Merge pull request 'add trailer reservation funcitonality; Fixes #443' (#588) from trailer-reservation into main

Reviewed-on: Ruderverein-Donau-Linz/rowt#588
This commit is contained in:
2024-06-10 20:00:25 +02:00
11 changed files with 604 additions and 0 deletions

View File

@ -78,6 +78,8 @@
class="block w-100 py-2 hover:text-primary-600 border-t">Bootsschaden</a>
<a href="/boatreservation"
class="block w-100 py-2 hover:text-primary-600 border-t">Bootsreservierung</a>
<a href="/trailerreservation"
class="block w-100 py-2 hover:text-primary-600 border-t">Hängerreservierung</a>
{% endif %}
{% if loggedin_user.weight and loggedin_user.sex and loggedin_user.dob %}
<a href="/ergo" class="block w-100 py-2 hover:text-primary-600 border-t">Ergo</a>