{% extends "admin/filer/change_form.html" %} {% load i18n filer_admin_tags static %} {# Restores filer's detail_info panel and the folder breadcrumb. #} {% block header %} {% with filer_breadcrumb_object=original %} {% include "unfold_extra/filer/helpers/header.html" %} {% endwith %} {% endblock %} {% block extrahead %}{{ block.super }} {% endblock %} {% block field_sets %}