{{ 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 sent you the following message: {{group.message}}. {{ else }}Participant A did not send you a message
{{ endif }} {{ formfields }} {{ next_button }} {{ endblock }}