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