{% set groups = h.govdf_theme_get_non_empty_groups() %} {% block home_1 %}
{{ _('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 %} {% endblock %}