{% extends "global/Page.html" %} {% block title %}{% endblock %} {% block content %} {# ── Normal waiting state ── #}

Please wait while all participants connect…

- / {{ total_players }} participants connected

{# Simple animated dots to show the page is live #}
{# ── Duplicate tab warning — hidden until detected ── #} {# Hidden form — submitted automatically when all participants are ready #}
{{ formfields }}
{% endblock %}