{% load i18n %} {{ status|title }} {% if status == 'disabled' and disabled_reason %}
{% trans "Reason" %}: {{ disabled_reason }} {% endif %}