support proxy prefix

This commit is contained in:
sentriz
2020-01-27 17:00:23 +00:00
parent 6ad284aa3e
commit 2e85c95018
19 changed files with 401 additions and 361 deletions

View File

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