{% extends "global/Page.html" %} {% load otree static %} {% block title %} Practice Rounds {% endblock %} {% block content %}
You will now practice the task for {{Constants.num_rounds}} rounds.
The points you earn in these rounds do not affect your final payment.
{% next_button %} {% endblock %} {% block styles %} {% endblock %}