3 lines
71 B
HTML
3 lines
71 B
HTML
{{ define "main" }}
|
|
{{- partial "single_post.html" . -}}
|
|
{{ end }}
|