{% extends "global/Page.html" %} {% load otree static %} {% block title %} A stage finished {% endblock %} {% block styles %} {% endblock %} {% block content %}

Congratulations!
You have finished this stage of the experiment.
Now please remain seated and wait for further instructions.

{% endblock %} {% block scripts %} {% endblock %}