{% extends "global/Page.html" %} {% load otree %} {% block title %} Example: Instructions {% endblock %} {% block content %}

The next page takes you through an example of the decisions you will make today.

{% next_button %}

{% endblock %}