{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Round Announcement {% endblock %} {% block content %}

You are about to play Round {{ subsession.round_number }}.
The Distribution rule for this round is {{ group.distribution_rule }}


{% next_button %}

Help: If you have any questions, please raise your hand.

{% endblock %}