aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.html
blob: 273d161be1a157027ae1ed6c577730ec4c170e49 (plain)
1
2
3
4
5
{{ define "main" }}
<div>
  <h1>Hello World</h1>
</div>
{{ end }}