{% if impersonator %}
Impersonating {{ user }}
{% endif %} {% set preflight_total = preflight_counts.errors + preflight_counts.warnings %} {% if preflight_total > 0 %} {{ preflight_total }} {% endif %} Admin {% if object_admin_url|default(false) %} {{ object_class_name }} {% endif %}