{% extends "admin/delete_confirmation.html" %} {% load static %} {% block extrahead %} {{ block.super }} {% endblock %} {% block shortcuts %} {% include "admin/delete_confirmation_shortcuts.html" %} {% endblock %}