LocChat/views/index.hbs

9 lines
111 B
Handlebars
Raw Normal View History

2021-11-16 21:14:46 -05:00
<html>
<head>
</head>
<body>
<div id="app" />
<script src="index.js"></script>
</body>
</html>