diff --git a/bda/templates/bda-participants.html b/bda/templates/bda-participants.html index 5cc678d1..ed3767a3 100644 --- a/bda/templates/bda-participants.html +++ b/bda/templates/bda-participants.html @@ -2,6 +2,9 @@ {% block realcontent %}

{{ spectacle }}

+ {% for message in messages %} +

{{ message }}

+ {% endfor %} @@ -36,7 +39,7 @@ {% csrf_token %} - +