{% extends "devilry_group/base.django.html" %} {% load i18n %} {% block title %} {{ assignment.get_path }} {% endblock title %} {% block pageheader %}
{{ subject.long_name }}
{{ period.long_name }}
{% blocktrans trimmed with period=period %} Before you can access this assignment, you must read the assignment guidelines for {{ period }}. {% endblocktrans %}