LocChat/views/index.hbs
2021-11-16 19:14:46 -07:00

9 lines
111 B
Handlebars

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