Files
hspguard/templates/layout/footer.html

6 lines
148 B
HTML

{{ define "footer" }}
<link rel="stylesheet" href="/static/css/footer.css">
<footer class="footer"><p>&copy; 2025 HSP Guard</p></footer>
{{ end }}