blob: 15c44015d1d3799f9c9a287a129bc6117a6281a3 [file] [log] [blame]
{{define "layout"}}
<article class="Article {{with section .}}Article--{{strings.Trim . "/"}}{{end}}">
<h1>{{.title}}</h1>
{{.Content}}
</article>
{{end}}