{% extends "admin/base_site.html" %} {% load i18n static %} {% block extrastyle %} {{ block.super }} {% endblock extrastyle %} {% block userlinks %} {% url 'django-admindocs-docroot' as docsroot %} {% if docsroot %} {% translate "Documentation" %} / {% endif %} {% translate "Change password" %} /
{% include "admin/color_theme_toggle.html" %} {% endblock userlinks %} {% block breadcrumbs %}