{{ block title }} Period {{subsession.round_number}} {{ endblock }} {{ block content }} Results from Stage 2:
Your stage 1 earnings: {{player.first_payoff}}
You spent in total {{player.reduce}} tokens reducing other participants' earnings
Other participants spent {{ if player.label == 'A'}}{{group.A_punished}} {{ elif player.label == 'B'}}{{group.B_punished}} {{ elif player.label == 'C'}}{{group.C_punished}}{{ endif }} to reduce your earnings by {{player.punished}} tokens
Your final payoff for this period is {{player.round_payoff}}

{{ next_button }} {{ endblock }}