{% block content %} {% if player.id_in_group < 11 %}
Round {{ player.round_number}} is selected. Your final payment is {{ player.participant.payoff}} .
{% else %}Your received {{ player.participant.payoff}} .
{% endif %} {% if player.id_in_group < 11 %} {% if player.round_number != 1 %}| Round | You keep |
|---|---|
| {{ p.round_number }} | {{ p.bid_amount}} |