initial commit

This commit is contained in:
dhax 2017-09-25 18:23:11 +02:00
commit 93d8310491
46 changed files with 3379 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{{define "footer"}}
<div id="footer">
<hr>
<p>sent by GoBase</p>
</div>
</body>
</html>
{{end}}