{% load staticfiles %} {% load ptreefilters %} {% block header_title %}Task{% endblock %} {% block head_content %}{% endblock %}
{% if participant_resubmitted_last_form %}
It looks like you resubmitted a form. We do not allow you to change your answers, so we ignored your re-submission.
{% endif %} {% block content %}{% endblock %}
{% block scripts_at_bottom_of_page %} {% endblock %}