added new footer template for pages (excluding index)

This commit is contained in:
rawleyIfowler
2022-02-13 14:09:44 -06:00
parent 2227a2473d
commit 0221e3f63a
6 changed files with 11 additions and 4 deletions

View File

@@ -6,4 +6,4 @@
<p>
<a href="https://gitlab.com/rawleyIfowler/rawleydotxyz">Development progress</a>
</p>
{{ template "footer.tmpl" . }}
{{ template "footer_no_banners.tmpl" . }}