{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 1 begins on the next page
{% endblock %} {% block content %} In the following pages you will
{% next_button %}
{% endblock %}