Files
makyo.ink/layouts/_default/category.html
Madison Scott-Clary 0fe09ba174 fix category, list pages
2019-03-07 00:25:15 -08:00

8 lines
105 B
HTML

{{ define "main" }}
<div class="small-wrapper">
<section>
{{ .Content }}
</section>
</div>
{{ end }}