mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2024-11-13 17:01:16 -05:00
11 lines
161 B
Handlebars
11 lines
161 B
Handlebars
{{! vim: set ft=html: }}
|
|
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<a href="/ui/events">Events</a>
|
|
<a href="/ui/new">New</a>
|
|
</body>
|
|
</html>
|