aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.html
blob: 9dd46b597c1c20a534e155cc44a28e9377360cdc (plain)
1
2
3
4
5
{{ define "main" }}
<div class="home-page">
	{{.Content}}
</div>
{{ end }}