{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Part 4 Block 2: Round {{round_num}} Decission {{decission_number}} {% endblock %} {% block content %}
{{choice.tag}} {{ choice.choice_label|slice:"9" }} {{ choice.choice_label|slice:"9:" }}
{% endfor %} {% endfor %}