summaryrefslogtreecommitdiff
path: root/views/index.hbs
blob: 8cf926916567a1859abaca4782fcce0eee9d8a0c (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head>

  </head>
  <body>
    <div id="app" />
    <script src="index.js"></script>
  </body>
</html>