{% extends "global/Page.html" %} {% load otree static %} {% block title %} Possibilities {% endblock %} {% block content %}
Press the next button to continue.
{% next_button %}
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}