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

You have completed the third part.
You will now begin the fourth part.

{% next_button %}

{% endblock %}