{{ block title }}
Results
{{ endblock }} {{ block content }} Total contributed to your group pool: {{ group.total_contribution }}
Endowment - Contribution + Your Share =
{{ C.ENDOWMENT }} - {{ player.contribution }} + {{ group.individual_share }} = {{ player.payoff }}
Total Earnings: {{participant.total_payout}}

{{if hc == 1}}

Your team contributed more than the other team.

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

You have tied the other team in contributions!

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

The other team contributed more than your team.

{{endif}}

{{ next_button }}

{{participant.code}}

{{ endblock }}