{% extends "global/Page.html" %} {% load otree static %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% if subsession.round_number == 1 %} You have finished the first practice round. Please press Next to continue. {% endif %} {% if subsession.round_number == 2 %} You have finished the practice rounds. Please press Next to continue. {% endif %}