{% extends "global/Page.html" %} {% load otree %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Round {{ subsession.round_number }} of {{ Constants.num_rounds }}

{% next_button %}
{% endblock %}