final touches

This commit is contained in:
2023-02-16 11:26:41 +01:00
parent a95445c53c
commit 6e54b29288
11 changed files with 114 additions and 32 deletions

View File

@ -83,5 +83,9 @@
{% endfor %}
{% if user.is_cox %}
<a class="button" href="/?all">Alle heurigen Ausfahrten anzeigen</a>
{% endif %}
{% endblock content %}