{% extends "admin/base.html" %} {% load static %} {% load elegant_shortcuts %} {% block extrastyle %}{{ block.super }} {% if ENVIRONMENT_NAME and ENVIRONMENT_COLOR and show_notice %} {% endif %} {% endblock %} {% block nav-global %} {% block admin_shortcuts %} {# this closes the #header div #}