{% extends list_base_template|default:"sb_admin/integrations/filer/filer_change_form.html" %} {% load i18n admin_modify static %} {% block extrahead %} {{ block.super }} {# upload stuff #} {% endblock %} {% block object-tools %} {% if change and not is_popup %} {% endif %} {% include "admin/filer/tools/detail_info.html" %} {% endblock %}