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