Add page-footer.html

This commit is contained in:
Will Faught
2024-07-12 17:04:05 -07:00
parent 31ebc27623
commit afc135dd10
3 changed files with 58 additions and 44 deletions

View File

@@ -50,5 +50,7 @@
{{ with $content }}
<div class="mw-100" id="paige-content">{{ . | safeHTML }}</div>
{{ end }}
{{ partial "paige/page-footer.html" $page }}
</div>
</article>