Init
This commit is contained in:
7
res/template/fragments/menu.html
Normal file
7
res/template/fragments/menu.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{define "menu"}}
|
||||
<div class="highlight bg-light border-top border-bottom menu">
|
||||
<a href="/">Home</a> ~
|
||||
<a href="/history">My Files</a> ~
|
||||
<a href="/api">API Documentation</a>
|
||||
</div>
|
||||
{{end}}
|
Reference in New Issue
Block a user