{{ extends 'otree/WaitPage.html' }} {{ block title }} Please wait {{ endblock }} {{ block content }} {{ if timeout_happened }}

No other players showed up in time. Please submit this HIT with completion code {{ player.completion_code }}

{{ else }}

If you are left waiting for longer than {{ Constants.timeout }} seconds, the game will end.

{{ endif }} {{ endblock }}