{% extends "global/Page.html" %} {% load otree static %} {% block title %} Possible Scenarios {% endblock %} {% block content %}

Press the "Next" button to see possible Scenario {{ scenario_num }}

{% next_button %}
{% endblock %}