{% load i18n %} {% comment %} Bell + dropdown markup, rendered into ``conjunto/app_base.html`` → ``top_bar_right`` whenever ``cj_layout.notifications`` is true and the user is authenticated. Initial content is loaded once via HTMX on dropdown render; the WS consumer (NotificationConsumer) pushes subsequent updates as OOB swaps targeting #notifications-dropdown. {% endcomment %}