{{ block title }} Page title {{ endblock }} {{ block content }} {{ if player.participant.role == 'Actor' }}
You sent to {{ player.reward_player }}.
{{ else }}The actor sent to {{ player.reward_player }}.
{{ endif }}Therefore, your total payoff is {{ player.payoff }}.
{{ next_button }} {{ endblock }}