blob: 3908707d827ef0e50811ecfce2a2f2322df108eb [file] [log] [blame]
{{define "main"}}
<article class="Article {{if .Section -}}Article--{{.Section}}{{end -}}">
<h1>{{.Title}}</h1>
{{.Content}}
</article>
{{end}}