{% load otree %}

This is Round {{player.round_number}}, and your cumulative point in Game {{C.GAME_SEQ}} is {{ sum_payoff }}.

{% if player.round_number != 1 %} {% else %} {% endif %}
Last Round This Round
Contriburions Payoffs {{include "global/Form.html"}}
You {{ my_choice }} {{ my_payoff }}
Coplayer {{ other_choice }} {{ other_payoff }}

{{ is_successful }}

You -- --
Coplayer -- --

Total collective contribution in the common pool was -- , and each person received -- .