{% set color_scheme_class = 'theme-' ~ (dashboard_color_scheme or 'classic') %}
{% set initial_logo_url = dashboard_logo_light_url or dashboard_logo_dark_url %}
{% if initial_logo_url %} {% endif %} {{ _('Charging Infrastructure Monitor') }}
{% block centercontent %} {% endblock %}