{% extends "admin/index.html" %} {% block breadcrumbs %} {{ block.super }} {% block extrahead %} {% load static %} <link rel="shortcut icon" href="{% static 'images/favicon.ico' %}" /> {% endblock %} {% endblock %}