{% extends "global/Page.html" %} {% load otree static %} {% block title %} Round {{ round_num }} {% endblock %} {% block content %}
The following are the balls drawn by the computer:
| {% endfor %} |
| {% endfor %} |
{{ Q_message }}
{% formfield player.guess_color %}
{% next_button %} {% endblock %}