{% comment %} NAVBAR ORGANISM — STICKY TOP BAR. Expects a parent Alpine scope providing `sidebarOpen` (see layouts/app.html). {% endcomment %}
{# MOBILE SIDEBAR TRIGGER #}
{% include "django_fundamentals/molecules/brand_mark.html" %}
{% block navbar_actions %}{% endblock %} {% include "django_fundamentals/molecules/theme_toggle.html" %} {% include "django_fundamentals/molecules/user_menu.html" %}