mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2024-11-21 20:41:16 -05:00
sotw + todo: add navigation
This commit is contained in:
parent
f20773c49a
commit
c557bbda77
|
@ -1,5 +1,7 @@
|
|||
{{! vim: set ft=html: }}
|
||||
|
||||
<!-- TODO: add navigation -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
|
@ -11,6 +13,6 @@
|
|||
<a href="/ui/lunch_events">Lunch Events</a>
|
||||
<a href="/ui/polls">Polls</a>
|
||||
<a href="/ui/ssl_ops">SSL Opportunities</a>
|
||||
<a href="/ui/polls">Polls</a>
|
||||
<a href="/ui/students">Students of the Week</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue
Block a user