summaryrefslogblamecommitdiffstats
path: root/layouts/about/list.html
blob: e6d420486c354cc8fefda15b500cc74c2fe6fb73 (plain) (tree)
1
2
3
4
5
6





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