{% load user_link %}
{% endif %} | Date | Experiment | Students | Tutor(s) | {% if labuser.is_tutor or admin %}{% endif %} | |
---|---|---|---|---|---|---|
#{{ appointment.pk }} | {% endif %}{% if forloop.first %}{{ date }}{% endif %} |
|
{% if appointment.students.all|length == 0 %} - {% else %} {% user_link_list appointment.students.all admin %} {% endif %} | {% tutor_link_list appointment.experiment.tutors.all admin %} | {% if labuser.is_tutor or admin %}
|
|
{% endif %}
No lab appointments. |