axiom/examples/fullstack/templates/_partials/footer.html

3 lines
68 B
HTML

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