{% extends "admin/filer/base_site.html" %} {% load i18n %} {% load url from suit_compat %} {% block breadcrumbs %} {% include "admin/filer/breadcrumbs.html" with instance=object breadcrumbs_action="Delete" %} {% endblock %} {% block content %} {% if perms_lacking or protected %} {% if perms_lacking %}