{% load tz %} {% load i18n %} {% spaceless %} {% block list_item %}
{% trans "Enter your response to the prompt." %} {% if submission_due %} {% trans "You can save your progress and return to complete your response at any time before the due date" %} ( ). {% else %} {% trans "You can save your progress and return to complete your response at any time." %} {% endif %} {% trans "After you submit your response, you cannot edit it" %}.