{{ block title }} Results {{ endblock }} {{ block content }} {{ if player.winner }} You won! {{ else }} You did not win. {{ endif }}

Your platform was {{ player.platform }}. Your opponent had a platform of {{player.opponent_platform}}. {{ if group.Tie }} Since you had equal platforms, each voter randomly chose a candidate. {{ endif }} As a result, you recieved {{player.votes}} out of 7 votes, and your opponent recieved the remaining {{a}} votes. So, your total payoff is {{player.payoff}}. The voter spread is visible below.

{{ next_button }} {{ endblock }}