{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Thank you {% endblock %} {% block content %}
This was the end of the task:
You earned {{totalpayoff}} extra in this task.
Please now open the door of your cubicle and tell the experiment leader that the first part is finished. He/she will then start up the next part of the research.
{% formfield player.secretcode with label="This field should be filled in by the experimenter." %}
{% endblock %} {% block form %} {% endblock %}