{{ extends 'global/Page.html' }} {{ block title }}Title{{ endblock }} {{ block content }} You have chosen {{ player.partner }} and have offered them {{player.your_share}}. These are the offers you receive:
Player What you receive What they receive How many points you think they earned
{{ R1 }} {{ G1 }} {{ E1 }} {{ I1 }}
{{ R2 }} {{ G2 }} {{ E2 }} {{ I2 }}
{{ R3 }} {{ G3 }} {{ E3 }} {{ I3 }}

How do you want to split {{C.TOTAL_AMOUNT}}?

{{ formfields }}

{{ next_button }}

{{ endblock }}