footer.tpl.html

1
2
3
<footer class="container">
	<small>Built with <a href="https://tap.resistant.tech">{{.Generator}}</a>. Build Time: {{.BuildTime.Format "Mon, 02 Jan 2006 15:04:05 GMT"}}</small>
</footer>