{% block content %}
Round {{ Constants.randomNumber }} is selected Your final payment is {{ player.participant.payoff}} .
{% if player.id_in_group == 1 %} {% if player.round_number != 1 %}Round | You keep | You gave |
---|---|---|
{{ g.round_number }} | {{ g.kept}} | {{ g.offer}} |