diff --git a/generic/templates/generic/cid_group_view_detail.html b/generic/templates/generic/cid_group_view_detail.html index 644a9c29..6f43b95a 100755 --- a/generic/templates/generic/cid_group_view_detail.html +++ b/generic/templates/generic/cid_group_view_detail.html @@ -29,9 +29,21 @@
This group has no users. - {% if group_type == "cid" %} - You can create or add users here. - {% endif %} + {% if group_type == "cid" %} + You can create or add users here. + {% endif %}
{% endif %}