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

5 lines
98 B
HTML
Raw Normal View History

2022-05-09 19:09:24 +00:00
{{ define "nav" }}
<nav class="ui container">
<a href="/motions/">Motions</a>
</nav>
{{ end }}