{% load i18n %} {% if box.context.members %} {% else %}

{% trans "There are no members" %}

{% endif %}