Remove section.html

This commit is contained in:
Will Faught
2023-03-19 22:28:38 -07:00
parent 05e84c46d5
commit f623601e90
2 changed files with 0 additions and 16 deletions

View File

@@ -1,6 +0,0 @@
{{ define "main" }}
{{ $page := . }}
{{ partial "paige/article.html" $page }}
{{ partial "paige/pages.html" $page }}
{{ end }}