3 lines
67 B
HTML
3 lines
67 B
HTML
|
{{ define "main" }}
|
||
|
{{ partial "pages/post.html" . }}
|
||
|
{{ end }}
|