{% load i18n %} {% spaceless %}
{% if not_yet_open %} {% trans "Check back to complete the assignment once this section has opened." %} {% else %} {% trans "One or more deadlines for this assignment have passed. You will receive an incomplete grade for this assignment." %} {% endif %}