{% load django_backend_tags %} {% if group|backend_has_list_permission:user %}

{{ group.name }}

{% endif %}