{% extends "global/Page.html" %} {% load otree static %} {% block title %} title of some sort {% endblock %} {% block content %}
The total number of balls drawn so far is: 0.
{% include Constants.uic_screen_instructions %}
{% formfield player.uic_01 %}
{% next_button %} {% endblock %}