website/layouts/_default/single.html

4 lines
71 B
HTML

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