{% extends "global/Page.html" %} {% load otree static %} {% block title %} Red Player Decision {% endblock %} {% block content %}
Message from Partner Red Player: {{ group.red_message }}

Please select from the options below:

{% formfield 'verification_choice' label="Please select the option to check the accuracy
of the message sent by the Red Player" %}

{% next_button %} {% endblock %}