{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Phase 2: {% endblock %} {% block content %}

Welcome to Phase 2 of the experiment.
The Distribution rule during these rounds is {{ group.distribution_rule }}


{% next_button %}

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

{% endblock %}