blog/themes/ficurinia/layouts/_default/single.html

4 lines
71 B
HTML
Raw Normal View History

2023-04-29 14:12:36 +00:00
{{ define "main" }}
{{- partial "single_post.html" . -}}
{{ end }}