{% extends "mylab/base.html" %} {% load static %} {% block breadcrumb %}
Subject | Date | Tutors | Examiners | Students |
---|---|---|---|---|
{{ email.subject }} | {{ email.date|date:"Y-m-d H:i:s" }} |
{% if email.to_tutors %}
|
{% if email.to_examiners %}
|
{% for semester in email.to_semesters.all %} {{ semester.code }}{% if not forloop.last %}, {% endif %} {% endfor %} |