{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 3 is finished {% endblock %} {% block content %}

We will start Part 4 shortly

{% endblock %} {% block styles %} {% endblock %}