{{ block content }}

Block {{ block_number }}

{# IF URN CHOSEN = LEFT #} {{ if player.participant.urn_choice == 0 }}

Image showing left urn chosen.

{# IF URN CHOSEN = RIGHT #} {{ elif player.participant.urn_choice == 1 }}

Image showing right urn chosen.

{{ endif }} {{ next_button }} {{ endblock }}