blog/themes/ficurinia/layouts/_default/single.html
2023-04-29 16:12:36 +02:00

4 lines
71 B
HTML

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