{{ block title }}
Results
{{ endblock }}
{{ block content }}
You selected {{ if player.stag }} Stag {{ else }} Rabbit {{ endif }}.
Your partner selected
{{ if partner.stag }} Stag {{ else }} Rabbit{{ endif }}.
As a result, you will recieve a payoff of {{player.payoff}}.
{{ next_button }}
{{ endblock }}