etch/layouts/_default/list.html

4 lines
61 B
HTML
Raw Permalink Normal View History

2020-05-15 02:48:11 -04:00
{{ define "main" }}
{{- partial "posts.html" . -}}
{{ end }}