{{ block title }} Results {{ endblock }} {{ block content }}

Here is the row that was randomly chosen.

{{ include C.TABLE_TEMPLATE }}

{{ if player.chose_lottery }} You chose (and {{ if player.won_lottery }}won{{ else }}lost{{ endif }}) the lottery, {{ else }} You chose the sure payoff, {{ endif }} so your payoff is {{ player.payoff }}.

{{ endblock }}