{{ block title }} Part II - Round {{player.round_number}} {{ endblock }} {{ block style }} {{ endblock }} {{ block content }}

{{if player.round_number in [5,6]}} In this round, you have to divide {{endowment}} ECUs between yourself and your matches.
Your matches in this round are {{match1}} and {{match2}} . {{else}} In this round, you have to divide {{endowment}} ECUs between yourself and your match.
Your match in this round is {{match1}} . {{endif}}

{{player.participant.participant_name}}, how many out of {{endowment}} ECUs do you give ... {{if player.round_number in [5,6]}} {{endif}}
to yourself ? {{ formfield 'keep' label=''}} ECUs
to {{match1}} ? {{ formfield 'give1' label=''}} ECUs
to {{match2}} ? {{ formfield 'give2' label=''}} ECUs
{{ endblock }}