{{ block content }}

Practice Block

{% if participant.urn_choice == 0 %}

Picture showing left urn chosen

{% elif participant.urn_choice == 1 %}

Picture showing right urn chosen

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