dumb/views/footer.tmpl
2022-12-17 21:45:45 +01:00

6 lines
126 B
Cheetah

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