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