{% load i18n %} {% if has_permission %} {% if label %}{{ label }}{% else %}{% trans "Delete" %}{% endif %} {% endif %}