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

Thank you!


Your feedback has been submitted.

{% if completed %}

The HIT has been marked as completed. You should be compensated automatically.

To enquire about compensation, please contact the researcher at {{contact_address}} and include your HIT ID: {{hit_id}}

{% else %}

We were not able to mark this HIT as completed.

Please contact the researcher at {{contact_address}} and include your HIT ID: {{hit_id}}

{% endif %}
{% endblock %}