Rename paige_page.html to paige_main.html

This commit is contained in:
Will Faught
2022-12-11 21:58:56 -08:00
parent 94014a87da
commit 341f4599d0
5 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
{{ define "main" }}
{{ partial "paige_page.html" . }}
{{ partial "paige_main.html" . }}
{{ end }}