diff --git a/django/templates/play/game/question_host.html b/django/templates/play/game/question_host.html index 1ad132c..8081cec 100644 --- a/django/templates/play/game/question_host.html +++ b/django/templates/play/game/question_host.html @@ -50,15 +50,16 @@ {% else %} {% if request.session.mode == "learn" %} +
{% endif %} {% endif %} diff --git a/django/templates/play/game/question_participant.html b/django/templates/play/game/question_participant.html index a99e222..48744b9 100644 --- a/django/templates/play/game/question_participant.html +++ b/django/templates/play/game/question_participant.html @@ -27,13 +27,15 @@ {% endfor %} {% else %} + {% endif %}