admin berreich, user anmeldung

This commit is contained in:
kai
2026-08-25 12:18:53 +02:00
parent 2733818cad
commit c0cfd2fd9b
5 changed files with 252 additions and 32 deletions
+10 -9
View File
@@ -27,15 +27,6 @@
← Zurück zum Kalender
</a>
{% if can_edit %}
<a href="/concerts/{{ concert.id }}/edit" class="edit-button">
✏️ Konzert bearbeiten
</a>
{% endif %}
<article class="concert-detail">
{% if concert.flyer_path %}
@@ -180,6 +171,16 @@
{% endif %}
{% if can_edit %}
<div class="detail-actions">
<a href="/concerts/{{ concert.id }}/edit" class="edit-button">
✏️ Konzert bearbeiten
</a>
</div>
{% endif %}
<section class="coming-soon">