{{ block title }} Results: Round {{ player.round_number }} {{ endblock }} {{ block content }}
{{ if player.role == Constants.row_role }} Your chosen platform was {{ my_choice }}. Your opponent chose to {{ opponent_choice }} your platform. {{ else }} You chose to {{ my_choice }} your opponent's {{ opponent_choice }} platform. {{ endif }} Thus, your payoff is {{ player_payoff }} points.
{{ include Constants.matrix_template }} {{ next_button }} {{ endblock }}