{{ block content }}

DEBUG: all_ready = {{ all_ready }}, active_count = {{ active_count }}

{{ if all_ready }}

All participants ready!

Proceeding to gambling task...

{{ next_button }} {{ else }}

Waiting for other participants...

{{ active_count }} of 3 participants ready

{{ endif }}
{{ endblock }}