{# partials/topbar.html — top navigation bar matching reference #} {% set _ui = ui_config | default({}) %}
{# Left zone: collapse toggle, logo #}
{# Center zone: search bar #}
{# Right zone: environment, notifications, dark toggle, user #}
{% if _ui.environment_label | default('') %} {{ _ui.environment_label }} {% endif %} {# Dark mode toggle #} {# Notifications #} {# User avatar dropdown #}