add boat stats Fixes #50

This commit is contained in:
2023-10-31 16:07:15 +01:00
parent 5a596132ab
commit 730f9e5dff
5 changed files with 93 additions and 7 deletions

View File

@ -28,7 +28,10 @@
Logbuch
</a>
<a href="/stat" class="block w-100 py-2 hover:text-primary-600 border-t">
Statistik
Personen-Statistik
</a>
<a href="/stat/boats" class="block w-100 py-2 hover:text-primary-600 border-t">
Boots-Statistik
</a>
{% if loggedin_user.is_admin %}
<a href="/admin/boat" class="block w-100 py-2 hover:text-primary-600 border-t">