theme/layouts/partials/navbar.html

3 lines
77 B
HTML

<nav class="navbar is-primary">
{{ partial "navbar-content.html" . }}
</nav>