grain/web/views/templates/footer.html

6 lines
131 B
HTML

{{define "footer"}}
<footer class="text-textMuted">
<p>&copy; 2024 GRAIN 🌾, made with 💜 by OceanSlim</p>
</footer>
{{end}}