{% 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_1 %}

{% formfield player.b_01_01 %}

{% next_button %} {% endblock %}