{{ block title }}Average Behavior information{{ endblock }} {{ block content }} {{ if player.id_in_group == 1 }}
Minimal amount you sent to Participant B {{ C.MIN_tra
{{ else }}Participant A sent you {{ group.sent_amount }}. You returned {{ group.sent_back_amount }}.
{{ endif }}Therefore, your total payoff is {{ player.payoff }}.
{{ include C.INSTRUCTIONS_TEMPLATE }} {{ endblock }}