{{ extends 'global/Page.html' }} {{ block title }}
| block | selected round | selected role | payment |
| 1 | {{ player.round_to_pay1 }} | {{ player.role_to_pay1 }} | {{ player.points_to_pay1 }} |
| 2 | {{ player.round_to_pay2 }} | {{ player.role_to_pay2 }} | {{ player.points_to_pay2 }} |
| show-up | £5 | ||
| total | {{participant.payoff_plus_participation_fee()}} |