{{ block title }} Results {{ endblock }} {{ block content }}
Here is the row that was randomly chosen.
{{ include Constants.table_template }}{{ if player.chose_toss }} You chose (and {{ if player.won_toss }}won{{ else }}lost{{ endif }}) the toss, {{ else }} You chose the sure payoff, {{ endif }} so your payoff is {{ player.payoff }}.
{{ next_button }} {{ endblock }}