Eric Bower
·
18 Feb 24
footer.partial.tmpl
1{{define "footer"}}
2<footer>
3 <div>
4 Built by <a href="https://bower.sh">Eric Bower</a> and published with <a href="https://pgs.sh">pgs.sh</a>
5 </div>
6</footer>
7{{end}}