update templates

This commit is contained in:
2019-09-19 12:49:27 +02:00
parent a7e7ac33ee
commit 42998fee7c
9 changed files with 484 additions and 997 deletions

5
templates/footer.html Normal file
View File

@@ -0,0 +1,5 @@
{{ define "footer" }}
<footer>
<p>html theme by <a href="https://codepen.io/juliepark"> julie</a>
</footer>
{{ end }}