{{ extends 'global/Page.html' }} {{ block title }}Choose an Amount to Send Back{{ endblock }} {{ block content }}

Participant A chose a transparency level of 100%. This means they will always find out how much you send back to them.

Participant A sent you {{player.first_sent_amount}} in round 1. You therefore received {{tripled_amount}}.

It is now your turn to choose how much (if any) of this amount ({{tripled_amount}}) to send back to Participant A. Remember that you will keep any amount not sent back, and that Participant A will always find out how much you sent back.

{{ formfields }} {{ next_button }} {{ include C.INSTRUCTIONS_TEMPLATE }} {{ endblock }}