etch/layouts/_default/list.html
2020-05-14 23:48:11 -07:00

4 lines
61 B
HTML

{{ define "main" }}
{{- partial "posts.html" . -}}
{{ end }}