{{ block title }}
Player 2 Results
{{ endblock }}
{{ block content }}
{{ if same_choice }} Both of you chose to {{ my_decision }}. {{ else }} You chose to {{ my_decision }}.
The other player chose to {{ other_p_decision }}.
{{ endif }}As a result, you earned {{ player.payoff }}.
You will now return to the survey to complete and submit your results.
{{ endblock }}