{% extends 'otree/WaitPage.html' %} {% load static otree %} {% block title %} Round {{ subsession.round_number }} {% endblock %} {% block content %}

Please wait for the other participants.

{% endblock %}