{% extends "global/Page.html" %} {% load otree %} {% block title %} Pledge: Rounds 1, 2, and 3 {% endblock %} {% block content %}

Having seen the Initiator's pledge, you can now make your own pledge to the other players.

The Pledge takes the following format:

"I pledge to contribute (insert value) to the Climate Pot during Rounds 1, 2, and 3.

The others players will see this pledge, but only after having made their own pledge. After everyone has seen all the pledges, the Climate Protection Game will start.

Note, these pledges are non-binding!

{% formfields %} {% next_button %} {% endblock %}