{{ extends 'global/Page.html' }} {{ block title }}Your Choice{{ endblock }} {{ block content }}

You are Participant B. Participant A sent you {{ group.sent_amount }} and you received {{ tripled_amount }}. Now you have {{ tripled_amount }}. How much will you send to participant A? This game goes for {{ C.NUM_ROUNDS }} rounds. This is round {{ subsession.round_number }}.

{{ formfields }}

{{ next_button }}

{{ C.INSTRUCTION }} {{ endblock }}