{% extends "global/Page.html" %} {% load otree %} {% block title %} Decision - Block 3, Round {{ player.round_number }} {% endblock %} {% block content %}

Maximum payoff: 28 points

{% formfield player.decision label="What color do you choose?" %} {% next_button %} {% include Constants.instructions_new_template %} {% endblock %}