{% load i18n %} {% if delegates %}

{% trans "Users that can edit this entity" %}:

{% else %}

{% trans "No users but the owner can edit this entity" %}

{% endif %}