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