{% extends "global/Page.html" %} {% load otree %} {% block title %} Initiator's Pledge {% endblock %} {% block content %}
See the Initiator's pledge for Rounds 1, 2, and 3 below.
The Initiator pledged that:
"I pledge to contribute {{ group.pledge1leader_choice1 }} to the Climate Pot during Rounds 1, 2, 3. However, if 3 out of the other 4 players contribute at least {{ group.pledge1leader_choice2 }}, I pledge to contribute {{ group.pledge1leader_choice3 }}. This pledge holds for time periods 1, 2, and 3."
Now the other players can make a pledge for Rounds 1, 2, and 3.
{% next_button %} {% endblock %}