{% extends "admin2/bootstrap/base.html" %} {% block content %}

Are you sure you want to delete the selected {{ objects_name }}?

{% csrf_token %} {% for item in queryset %} {% endfor %}
{% endblock content %}