cacert-boardvoting/ui/html/partials/nav.html

5 lines
No EOL
98 B
HTML

{{ define "nav" }}
<nav class="ui container">
<a href="/motions/">Motions</a>
</nav>
{{ end }}