{% extends "layout.html" %} {% block stylesheets %} {% endblock %} {% block body %}

Thanks for your participation


{% if mode == 'debug' %}

If this were a real HIT, you would push a button to finish at this stage. {% elif external_submit_url %}

To complete the HIT, simply press the button below.

{% else %}

You're all done!

{% endif %}
{% endblock %}