{% extends "admin/base.html" %} {% load static %} {% block extrahead %} {% endblock %} {% block content %}
{{ block.super }}
{% endblock %}