blazerapp/cms/templates/home.html.hbs
2021-09-01 21:10:14 -04:00

10 lines
127 B
Handlebars

{{! vim: set ft=html: }}
<html>
<head>
</head>
<body>
<a href="/ui/events">Events</a>
</body>
</html>