{% extends "admin/change_form.html" %} {% block content %} {% block confirmationmessage %} {# this block can be overridden in base forms #} {{ confirmation }} {% endblock %}