{% use_elements %} {# Admin header partial - includes nav tabs and menu dialog #} {# Context: app_name, user, nav_tabs, slug, parent_view_classes, pinned_slugs, admin_registry #}
{% include "admin/header_branding.html" %}
{% set preflight_total = preflight_counts.errors + preflight_counts.warnings %} {% if preflight_total > 0 %} {{ preflight_total }} {% endif %}
{# Backdrop - clicking closes the menu #}
{# Filter input #}
{# Menu content #}