{{ block content }} {{if player.winner}} You gained 2€. Thus you now have {{player.payoff}}. {{else}} You lost 4€. Thus you now have {{player.payoff}}. {{endif}}
{{if group.treatment_tax}} {{if player.winner}} After clicking "next" you will be able to put money into the common pot, which will then be evenly distributed among the two players who lost 4€. {{else}} After clicking "next" you will wait until the players who gained 2€ have made their decision of how much they want to contribute to the common pot. Then you will see your payoffs. {{endif}} {{else}} After clicking "Next" you will be able to vote for or against this allocation. {{endif}} {{next_button}} {{ endblock }}