As there are two people who lost money, this gets divided by two so each player who lost receives an additional {{group.benefit}}.
{{if player.winner}}
Since you gained 2€ on top of your 10€ endowment and contributed {{player.give}} to the common pot, you now have {{player.payoff}}.
{{else}}
Since you lost 4€ of your 10€ endowment and received an additional {{group.benefit}} from the common pot, you now have {{player.payoff}}.
{{endif}}
After clicking "Next" you will be able to vote for or against this allocation.
{{next_button}}
{{ endblock }}