{% block extra_css %}{% endblock %} {{ _('Skip to content') }}
{% if is_module_enabled('team_chat') %} {% endif %} {% if current_user.is_authenticated %}
{% endif %} {% if current_user.is_authenticated and ai_enabled %} {% endif %} {% if current_user.is_authenticated and not is_license_activated %} {% endif %}
{% include 'components/offline_indicator.html' %} {% if is_module_enabled('team_chat') %} {% include 'components/chat_user_selector.html' %} {% endif %} {% if current_user.is_authenticated and current_user.ui_show_donate and not is_license_activated %} {% endif %}
{% block content %}{% endblock %}
{% if current_user.is_authenticated %}

{{ _('Built by an independent developer') }}

{% endif %}
{% if current_user.is_authenticated %} {% endif %} {% if is_admin_user %} {% endif %} {% if current_user.is_authenticated and support_ui_json %} {% include 'components/support_modal.html' %} {% endif %} {% if current_user.is_authenticated %} {# Floating hub: Actions, Chat, AI. Admin: whole dock lifted to clear #adminVersionUpdateRoot. #}
{% if is_module_enabled('team_chat') %} {% include 'components/persistent_chat_widget.html' %} {% endif %} {% if ai_enabled %}
{% else %}
{% endif %} {% endif %} {% if current_user.is_authenticated and support_ui_json %} {% endif %} {% if current_user.is_authenticated %} {% if ai_enabled %} {% endif %} {% endif %} {% if is_admin_user %} {% endif %} {% include 'components/keyboard_shortcuts_help.html' %} {% include 'partials/_command_palette.html' %} {% if keyboard_shortcuts_config %} {% endif %} {% if current_user.is_authenticated %} {% endif %} {% block scripts_extra %}{% endblock %} {% include 'partials/_bottom_nav.html' %}