blog/layouts/generic/single.html

8 lines
63 B
HTML
Raw Normal View History

2020-11-03 22:14:45 +00:00
{{- define "content" -}}
2021-07-06 21:32:34 +00:00
hellosu
2020-11-03 22:14:45 +00:00
{{ .Content }}
{{- end -}}