friendenstein/layouts/partials/header.html

3 lines
46 B
HTML
Raw Normal View History

2022-11-21 22:15:50 +01:00
<header>
{{ partial "nav.html" . }}
</header>