Files
mmo/sites/005-hugo-extended/site/themes/papercss-hugo-theme/layouts/_default/single.html
T
2020-01-18 13:40:05 -06:00

6 lines
70 B
HTML

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