short/templates/footer.html
2019-09-19 12:49:27 +02:00

5 lines
123 B
HTML

{{ define "footer" }}
<footer>
<p>html theme by <a href="https://codepen.io/juliepark"> julie</a>
</footer>
{{ end }}