{% extends "admin/base_site.html" %} {% load admin_static i18n fb_tags fb_versions %} {% load url from future %} {% block breadcrumbs %} {% with "filebrowser/admin/"|add:settings_var.THEME|add:"/include/breadcrumbs.html" as breadcrumbs_template %} {% include breadcrumbs_template %} {% endwith %} {% endblock %} {% block content %}

{% blocktrans with fileobject.filename as escaped_object %}Are you sure you want to delete the {{ object_name }} "{{ escaped_object }}"? All of the following related items will be deleted:{% endblocktrans %}

{% if filelisting %}