dumb/views/footer.tmpl

6 lines
126 B
Cheetah
Raw Normal View History

{{define "footer"}}
<footer>
<a target="_blank" href="https://github.com/rramiachraf/dumb">Source Code</a>
</footer>
{{end}}