{% extends "base.html" %} {% load filters %} {% load usergroups %} {% block bodydata %} data-project-id="{{grouping.project.id}}" data-grouping-id="{{grouping.id}}"{% endblock %} {% block title %} | Data grouping: {{grouping.name}}{% endblock %} {% block main %} {% csrf_token %}
{{ grouping.description|linebreaksbr }}
{% endif %}The project {{ grouping.project.name }} is public, but this data grouping is only accessible by members of user groups you have granted access to.
Grant access to the publicThe project {{ grouping.project.name }} is public and this data grouping is accessible to the public.
Revoke access from the publicWe couldn't find any user groups for this field.
Create a new user group to grant its members access to this data grouping. Otherwise it will only be visible to project administrators.
Create new user group