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

{% include Constants.beliefs_screen_instructions_2 %}

{% formfield player.b_02_01 %}

{% next_button %} {% endblock %}