redstrate.com/themes/red/layouts/index.html

7 lines
101 B
HTML

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