Eric Bower
·
09 Jan 24
marketing-footer.partial.tmpl
1{{define "marketing-footer"}}
2<footer>
3 <hr />
4 <p class="font-italic">Built and maintained by <a href="https://pico.sh">pico.sh</a>.</p>
5 <div>
6 <a href="/rss">rss</a>
7 </div>
8</footer>
9{{end}}