{# Missing brand.svg → the browser renders the alt text. See the #}
{# same fallback in app_base.html: an inline onerror handler is #}
{# refused by a CSP with ``script-src 'self'``. #}
{% for item in menus.offcanvas %}
{% include "conjunto/includes/sidebar_item.html" with item=item parent_id="offcanvas-sidebar-nav" %}
{% endfor %}