{% extends "wagtailadmin/base.html" %} {% load image_tags %} {% block titletag %}Delete image{% endblock %} {% block bodyclass %}menu-images{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title="Delete image" %}
Are you sure you want to delete this image?