{{ extends 'otree/WaitPage.html' }}{{ block title }}Participant {{tag}}. Please Wait{{ endblock }} {% block styles %} {% endblock %} {{ block content }} {{ if inactive}}
You have been assigned the label {{ tag }}. You have been paired with {{ opp_tag }}. You will receive advice from {{ pred_tag }}, while participant {{ opp_tag }} receives advice from {{ pred_opp_tag }}.
You are not yet active. Please wait for the previous participants to finish their rounds.
While you wait, let us remind you:
Please wait for other participants...
{{endif}} {{ endblock }}