{% extends "admin/base_site.html" %} {% load i18n adminmedia fb_tags fb_csrf %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block bodyclass %}change-form filebrowser{% if query.pop %} popup{% endif %}{% endblock %} {% block content-class %}content-flexible{% endblock %} {% block breadcrumbs %}{% include "filebrowser/include/breadcrumbs.html" %}{% endblock %} {% block content %}