{% extends "page.html" %} {% block subtitle %}{{ _('Groups of Datasets') }}{% endblock %} {% block breadcrumb_content %}
{{ _('There are currently no groups for this site') }}. {% if h.check_access('group_create') %} {% link_for _('How about creating one?'), controller='group', action='new' %}. {% endif %}
{% endif %}Groups allow you to group together datasets under a community (for example, Civil Liberty data) or topic (e.g. Transport, Health, Environment) to make it easier for users to browse datasets by theme. Datasets can be part of a group, but do not belong to the group for editing or authorisation purposes.
{% endtrans %}