diff --git a/generic/templates/generic/cid_group_view_detail.html b/generic/templates/generic/cid_group_view_detail.html
index 5e1d18ba..7fb2e25b 100755
--- a/generic/templates/generic/cid_group_view_detail.html
+++ b/generic/templates/generic/cid_group_view_detail.html
@@ -38,6 +38,24 @@
They can be created (or added) here
{% endif %}
{% endif %}
+
+
+
+ Add users by email
+
+
+
+
+
+
+
Exams
The group is currently associated with the following exams. This allows the users within the group to be easily added to the exam. It will not automatically give members of the group access to the exam.
{% if group_type == "cid" %}
@@ -52,7 +70,7 @@