{% comment %} Include template to add a deadline on a single group. Required template context variables: group The AssignmentGroup. request Will be available as long as you do not supply the ``only`` parameter to the include tag. {% endcomment %} {% load i18n %} {% load url from future %}