Eric Bower
·
2025-08-10
footer.partial.tmpl
1{{define "footer"}}
2<div>
3 built with <a href="https://pgit.pico.sh">pgit</a>
4</div>
5{{end}}
git clone https://github.com/picosh/pgit.git
1{{define "footer"}}
2<div>
3 built with <a href="https://pgit.pico.sh">pgit</a>
4</div>
5{{end}}