This repository has been archived on 2026-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
Files
MetaLab/templates/MetaLab-2026/html/layout/footer.html

6 lines
190 B
HTML

<footer>
<div class="container footer-content">
<p class="copyright">&copy; {{.CopyrightStart}}-2026 {{.Brand}}{{if .Framework}} | {{.Framework}}{{end}}</p>
</div>
</footer>