{% extends "global/Page.html" %} {% load otree %} {% block title %} First part : End {% endblock %} {% block content %}

You have completed the first part.
You will now begin the second part.

{% next_button %}

{% endblock %}