expand on admin functionality, hardening still needs to be implemented.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<p><a href="/login">Login</a></p>
|
||||
{{ end }}
|
||||
</div>
|
||||
<a href="/admin/dashboard" class="hover:underline">Dashboard</a>
|
||||
|
||||
{{ if .Flash }}
|
||||
<div class="flash">{{ .Flash }}</div>
|
||||
|
||||
Reference in New Issue
Block a user