{% extends base|default:"base.html" %} {% block contents %}

Confirm Delete

{% csrf_token %} {{ image.alternate_text }}
Are you sure to delete this image from the system ?
This will remove this image from where ever this is used.
{% endblock %}