{% load static %} {% with titlebar_buttons_shape=titlebar.buttons_shape|default:titlebar.home_shape|default:'circle' %}
{{ APP_CONFIG.identity.display_name|default:"DjangoLux" }}{% if user.scope %} - {{ user.scope.name }}{% endif %}