culinary.kemonine.info/themes/hugo-theme-techdoc/layouts/blog/single.html
2022-12-03 10:27:03 -05:00

5 lines
73 B
HTML

{{- define "main" -}}
<h1>{{ .Title }}</h1>
{{- .Content -}}
{{- end -}}