{{ block title }} Part 2: Your Contribution {{ endblock }} {{ block content }}

You started with an endowment of {{ C.ENDOWMENT }}, of which you contributed {{ player.contribution }} to the group project.

All other group members decided on how much to contribute. You will see the result at the end of the experiment.

{#

#} {# You started with an endowment of {{ C.ENDOWMENT }},#} {# of which you contributed {{ player.contribution }} to the group project.#} {# Your group contributed {{ group.total_contribution }},#} {# resulting in an individual share of {{ group.individual_share }}.#} {# Your total income for this round is therefore {{ player.PG_payoff }}.#} {#

#}
{{ next_button }}
{{ endblock }}