{{ block title }}Session ID{{ endblock }} {{ block content }}

You started with an endowment of {{ C.ENDOWMENT }}, of which you contributed {{ player.contribution }}. Your group contributed {{ group.total_contribution }}, resulting in an individual share of {{ group.individual_share }}. Your profit is therefore {{ player.payoff }}.

{{if hc == 1}}

Your team contributed more, and therefore, made more money than the other team!

{{endif}} {{if hc == 99}}

You have tied the other team in contributions!

{{endif}} {{if hc == 0}}

The other team out-earned you by contributing more!

{{endif}} {{ next_button }} {{ endblock }}