{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Choice {% endblock %} {% block content %}

{% formfield group.a3_choice label="As a Player 2 in this situation, would you consult player 3?" %} {% next_button %} {% endblock %}