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