{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Part 4: Round {{round_num}} {% endblock %} {% block content %}
Select your preferred option:
{{choice.choice_label|slice:":31" }} {{ choice.tag }}and {{choice.choice_label|slice:"33:" }} |
{% else %}
{{choice}} | {% endif %} {% endfor %}