{{ block title }}Results{{ endblock }} {{ block content }}

{{ if same_choice }} Both of you chose to {{ my_decision }}. {{ else }} You chose to {{ my_decision }} and the other participant chose to {{ opponent_decision }}. {{ endif }}

As a result, you earned {{ player.payoff }} in this Game. So your final payoff is {{ player.payment }}

{{ next_button }}
ⓘ Click to Read Game Instructions Again: {{ include_sibling 'instructions_p.html' }}
{{ endblock }}