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

Participant A sent you {{player.second_sent_amount}}, so you received {{ tripled_amount }}. Choose an amount from 0 to {{tripled_amount}} to send back to them.

{{ formfields }}

Remember, Participant A chose a transparency level of 100%.

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