{% extends "otree/WaitPage.html" %} {% load otree %} {% block title %} Matching - Round {{ round_number }}/{{ total_rounds }} {% endblock %} {% block content %}

Matching in progress...

Your role: {{ player_role }}

Waiting for {{ waiting_for }} to join

Loading...

The system is matching a partner for you...

Round {{ round_number }} of {{ total_rounds }}
{% endblock %}