{% extends "admin/base_site.html" %} {% load static i18n fb_tags fb_pagination fb_compat %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block extrahead %} {{ block.super }} {% if query.pop == '1' %} {% endif %} {% if query.pop == '2' %} {% if query.mce_rdomain %}{% endif %} {% endif %} {% if query.pop == '3' %} {% endif %} {% if query.pop == '4' %} {% endif %} {% if query.pop == '5' %} {% endif %} {{ media }} {% endblock %} {% block bodyclass %}change-list filebrowser {% if query.pop %} popup{% endif %}{% endblock %} {% block coltype %}flex{% endblock %} {% block breadcrumbs %}{% include "filebrowser/include/breadcrumbs.html" %}{% endblock %} {% block content %}