{% extends "admin/base_site.html" %} {% load i18n l10n static palette palette_admin admin_urls %} {% block title %}{% trans "Confirm deletion" %}{% endblock %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block page_title %} {% trans "Confirm Deletion" %} {% endblock %} {% block content %}
{% trans "This action cannot be undone. Please confirm that you want to delete the following" %} {% trans opts.verbose_name_plural %}: