otfe/views/layouts/header.gtpl

5 lines
71 B
Groovy

{{define "header"}}
<header>
{{template "nav" .}}
</header>
{{end}}