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

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

{% next_button %}

{% endblock %}