{% load i18n %} {% load humanize %} {% load cradmin_tags %}
{% trans "Students and examiners will not see the assignment before it is published." %}
{% else %}{% trans "This assignment is now avaibable for both students and examiners" %}
{% endif %}{% blocktrans trimmed with deadline=assignment.first_deadline context "first_deadline description" %} The first deadline is {{ deadline }}. This deadline is common for all students unless a new deadline have been provided to a group. {% endblocktrans %}