{% extends "global/Page.html" %} {% load otree static %} {% block title %} Thank you! {% endblock %} {% block content %}
The experiment is over. On the following page you can find your payoff. Thank you for the participation!
{% next_button %} {% endblock %}