Add link to a statute in the navbar #29

Open
txrpe wants to merge 1 commits from feat/statute-link-on-navbar into master
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 313041fe72 - Show all commits

View File

@ -52,6 +52,7 @@
<nav>
<a href="/en/events">Events</a>
<a href="/en/services">Services</a>
<a href="/en/statute">Statute</a>
<a href="/en/about">About</a>
<a href="/en/account">Account</a>
<a href="/en/donations">Donations</a>

View File

@ -52,6 +52,7 @@
<nav>
<a href="/events">Događaji</a>
<a href="/services">Servisi</a>
<a href="/statute">Statut</a>
<a href="/about">O nama</a>
<a class="account" href="/account">Nalog</a>
<a href="/donations">Donacije</a>