{% if SETTINGS.dashboard_theme != "light" %}
{% endif %}
{% if SETTINGS.small_logo %}
{% else %}
{% endif %}
{{ SETTINGS.site_name }}
{{_('Dashboard',2)}}
{{_('CONFIGURAÇÕES',2)}}
{{_("Configurações",2)}}
{{_("Operadores",2)}}
{{_("Integração",2)}}
{{_("Departamentos",2)}}
{{_("API",2)}}
{{_("Assinatura",2)}}
{{_("Widget",2)}}
{{_("Minha conta",2)}}
{{ LANG['name'] }}
{% for select_lang in lang_list %}
{{select_lang.name}}
{% endfor %}
{{ USER.first_name }}
{{_("Logout",2)}}
{% block content %}{% endblock %}
{{_("Ready to Leave?",2)}}
×
{{_("Select Logout below if you are ready to end your current session.",2)}}
{% block scripts %} {% endblock %}