blog/layouts/generic/single.html
2021-07-06 16:32:34 -05:00

7 lines
63 B
HTML

{{- define "content" -}}
hellosu
{{ .Content }}
{{- end -}}