move assets to server package

This commit is contained in:
sentriz
2020-03-22 01:11:48 +00:00
parent 4e3a0db739
commit 52d2dbcce9
20 changed files with 21 additions and 20 deletions

View File

@@ -0,0 +1,7 @@
{{ define "content" }}
<div class="padded">
<div class="text-right">
page not found
</div>
</div>
{{ end }}