{% 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.

How many red balls do you think there are?

(This is where our screen instructions will go.)

{% formfield player.b_02_00 %}

{% next_button %} {% endblock %}