{% load i18n static %}
{% include "bitcaster/unfold/consoles.html" %} {% if environment %} {% include "unfold/helpers/label.html" with text=environment.0 type=environment.1 %} {% endif %} {% if extra_userlinks %} {{ extra_userlinks }} {% endif %}
{% if nav_global_side %} {{ nav_global_side }} {% endif %}