{# Site scope: with several watched sites an operator must never mistake one site's figures for the whole deployment's, so the active scope carries a badge, a coloured accent and a scoped switcher. #} {# With a single watched site nothing changes visually: the switcher, the badge and the accent only exist when there is a scope an operator could confuse. #}
ANTEUMBRA v{{ anteumbra_version }}
{# The active site sits next to the brand so no page can be read without knowing which scope its figures belong to. #} {% if site_switcher_visible %} {% if active_site %}{{ active_site_name or active_site }} · {{ active_site }}{% else %}{{ _('All sites') }}{% endif %} {% endif %}
{{ _('Disconnected') }}
{% set active_locale = current_locale | default('en') %}
{% block main_content %} {% if initial_fragment %}{% include initial_fragment ignore missing %} {% else %}

Initializing dashboard...

{% endif %} {% endblock %}