{% extends "admin/base_site.html" %} {% load static i18n fb_tags fb_pagination %} {% block stylesheets %} {{ block.super }} {% endblock %} {% block javascripts %} {{ 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 %}grp-change-list grp-filebrowser{% if query.pop %} grp-popup{% endif %}{% endblock %} {% block content-class %}{% endblock %} {% block breadcrumbs %}{% include "filebrowser/include/breadcrumbs.html" %}{% endblock %} {% block object-tools %}
{% endblock %} {% block content %}