{% block content %}

You chose the amount {{ player.Choice }} and your opponent chose {{ player.otherchoice }}

Your result is then {{ player.payoff }}.

{{ next_button }} {% endblock %}