aboutsummaryrefslogtreecommitdiff
path: root/backend/templates/simple.html
blob: 7b4f6d322b9f4cba57e5fe1dd71254fb69332953 (plain)
1
2
3
4
5
{{ define "body" }}
<main id="content">
{{ .Content }}
</main>
{{ end }}