axiom/templates/_partials/footer.html
2025-06-30 23:51:37 -06:00

3 lines
68 B
HTML

{{ define "footer" }}
<p>Copyright &copy; 2025 Author</p>
{{ end }}