{% extends "admin/base_site.html" %} {% load i18n %} {% block title %}{% trans "Confirm Hard Delete" %}{% endblock %} {% block content %}
The following {{ count }} {{ klass_name }} record(s) will be PERMANENTLY DELETED from the database. This action cannot be undone. Related objects (cascades) will also be deleted.