{% load i18n %} {% if num_excluded_groups > 0 %}

{% trans 'Important info' %}

{{ num_excluded_groups }} {% trans "group(s) excluded" %}

{% block context_descriptive_info %}{% endblock context_descriptive_info %}
{% endif %}