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

The Initiator is making a choice. Please press the 'Next' button below.

{% next_button %} {% endblock %}