{% load i18n %}
{% trans "Logged in as" %}: {{ request.user.username }} {% trans "Settings" %} {% if HORIZON_CONFIG.help_url %} {% trans "Help" %} {% endif %} {% trans "Sign Out" %} {% include "horizon/common/_region_selector.html" %}