diff --git a/generic/templates/generic/exam_cids.html b/generic/templates/generic/exam_cids.html index 75994107..102e1777 100644 --- a/generic/templates/generic/exam_cids.html +++ b/generic/templates/generic/exam_cids.html @@ -15,6 +15,9 @@
CID candidates ({{ cid_user_count }})
+
+ +
{% if cid_users %}
-
- {% if cid.login_email_sent %} - Email sent - {% else %} - Not sent - {% endif %} -
{% endfor %} @@ -59,6 +55,9 @@
User candidates ({{ user_user_count }})
+
+ +
{% if user_users %}