{{ block title }} Trust Game: Your Choice {{ endblock }} {{ block content }}
You are Participant B. Participant A sent you {{group.sent_amount}} and you received {{tripled_amount}}.
{{ if group.message == "" }}Participant A did not send you a message.
{{ else }}Participant A sent you the following message: {{group.message}}.
{{ endif }} {{ formfields }} {{ next_button }} {{ endblock }}