{% extends "global/Page.html" %} {% load otree static %} {% block title %} This is the end of the experiment {% endblock %} {% block content %}

Thank you for your participation!

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