add a slightly more intuitive ui

This commit is contained in:
sentriz
2020-03-11 18:32:58 +00:00
parent e27aa91c50
commit 72afab3e44
4 changed files with 44 additions and 39 deletions

View File

@@ -9,7 +9,9 @@
<body>
<div id="content">
<div id="header">
<img src="{{ path "/admin/static/gonic.png" }}">
<a href="{{ path "/admin/home" }}">
<img src="{{ path "/admin/static/gonic.png" }}">
</a>
</div>
{{ range $flash := .Flashes }}
<div class="padded flash-{{ $flash.Type }}">