diff --git a/templates/quiz_multiplayer.html b/templates/quiz_multiplayer.html index 37d4f86..3b26949 100644 --- a/templates/quiz_multiplayer.html +++ b/templates/quiz_multiplayer.html @@ -57,7 +57,7 @@ {% endblock %} {% block extra_body %} {% raw %} -{% if request.args.get('local_multiplayer') %} +{% if local_multiplayer %}