9 lines
111 B
Handlebars
9 lines
111 B
Handlebars
|
<html>
|
||
|
<head>
|
||
|
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="app" />
|
||
|
<script src="index.js"></script>
|
||
|
</body>
|
||
|
</html>
|