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