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

Round {{ roundnumber }} of 9

{% include Constants.instructions_template %}
{% next_button %}
{% endblock %}