{% if finished|length > 0 %}
Lab date | Experiment | Students | {% if labuser.is_tutor or admin %}{% endif %} | ||
---|---|---|---|---|---|
{% if forloop.first %}{{ date }}{% endif %} |
|
{% if appointment.students.all|length == 0 %}
-
{% else %}
{% for student in appointment.students.all %}
{% if admin %}
|
{% if labuser.is_tutor or admin %}
|
|
|
{% endif %}
No finished labs. | |||||
No lab appointments. |