{% load i18n wagtailadmin_tags %}
{% blocktrans trimmed %}The {{ group_name }} group has no users configured. Why not add some?{% endblocktrans %}
{% endwith %} {% else %}{% blocktrans trimmed %}There are no users configured. Why not add some?{% endblocktrans %}
{% endif %} {% endif %} {% endif %}