{% 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 %}

Click the button below:

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