Add private event invitations
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
<div class="concert-content">
|
||||
|
||||
<span class="event-type-badge">{{ concert.event_type_label }}</span>
|
||||
{% if concert.visibility == 'friends' %}<span class="event-type-badge">🔒 Nur Freunde</span>{% elif concert.visibility == 'private' %}<span class="event-type-badge">🔐 Privat / eingeladen</span>{% endif %}
|
||||
|
||||
<h1>
|
||||
{{ concert.artist }}
|
||||
|
||||
Reference in New Issue
Block a user