diff --git a/generic/templates/generic/exam_cids_edit.html b/generic/templates/generic/exam_cids_edit.html
index 00b8c326..2e2527b4 100644
--- a/generic/templates/generic/exam_cids_edit.html
+++ b/generic/templates/generic/exam_cids_edit.html
@@ -1,97 +1,156 @@
{% include "generic/exam_candidate_headers.html" %}
-
CID Users
-{% if groups %}
- Users from the following groups are available: {% for group in groups %}{{group}}, {% endfor %} .
-{% else %}
- This exam is not associated with any user groups. Edit and add a group to enable user management.
-{% endif %}
-
- {% for cid in current_cid_users %}
-