fix category, list pages

This commit is contained in:
Madison Scott-Clary
2019-03-07 00:25:15 -08:00
parent f0686b620a
commit 0fe09ba174
7 changed files with 24 additions and 5 deletions

View File

@ -0,0 +1,7 @@
{{ define "main" }}
<div class="small-wrapper">
<section>
{{ .Content }}
</section>
</div>
{{ end }}