{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %}
The value of first choice is {{ what_is_the_answer_to_choices }}.
{% next_button %} {% endblock %}