diff --git a/templates/quiz_multiplayer.html b/templates/quiz_multiplayer.html index f368104..525e1a1 100644 --- a/templates/quiz_multiplayer.html +++ b/templates/quiz_multiplayer.html @@ -57,10 +57,44 @@ {% endblock %} {% block extra_body %} {% if local_multiplayer %}
@@ -76,26 +110,6 @@ localStorage.removeItem('quizify_multiplayer_current');
- {% endif %}