{% load i18n %} {% if domain_supported %} {{ domain_name }} {% endif %} {% if project_name %} {{ project_name }} {% endif %} {% if multi_region %} {{ region_name }} {% endif %} {% if system_scoped %} {% trans "system scope" %} {% endif %}