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

You have completed this part.

Click next when you are ready to proceed to the next part.

{% next_button %}
{% endblock %}