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