show list of coxes

This commit is contained in:
2024-04-06 18:27:20 +02:00
parent 85a61dfdc0
commit 5164ce1f02
3 changed files with 48 additions and 1 deletions

View File

@ -81,6 +81,9 @@
<a href="/boatreservation"
class="block w-100 py-2 hover:text-primary-600">Bootsreservierung</a>
</li>
<li class="py-1">
<a href="/steering" class="block w-100 py-2 hover:text-primary-600">Steuerleute & Co</a>
</li>
</ul>
</div>
{% endif %}