{% extends "global/Page.html" %} {% load otree %} {% csrf_token %} {% block title %} You have completed all the tasks! {% endblock %} {% block content %}

Thank you for participating!

Here is your completion code: {{player.completion_code}}. You must enter it in the invitation page and submit the HIT.

{% endblock %}