forked from Ruderverein-Donau-Linz/rowt
Merge branch 'boat-stats' into 'staging'
add boat stats Fixes #50 Closes #50 See merge request PhilippHofer/rot!58
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user