{% extends "otree/WaitPage.html" %} {% block content %} {{ block title }}{{ title_text }}{{ endblock }}

We are trying to pair you with other participants.

{% if prioritised == True %}

Thank you for waiting patiently. We are prioritizing you for the next group.

{% endif %}

The button below will appear every 20 seconds. Click the button to be considered for proceeding to the game:

{% endblock %} {% block scripts %} {% endblock %}