blog/layouts/generic/single.html

6 lines
54 B
HTML
Raw Normal View History

2020-11-03 22:14:45 +00:00
{{- define "content" -}}
{{ .Content }}
{{- end -}}