{% extends "global/Page.html" %} {% load otree static %} {% block title %} The next decisions
{% endblock %} {% block content %}

In the following, you will not take your decisions using a choice list, but you will only have to decide between two options.

{% next_button %}
{% endblock %}