{% extends "base.html" %} {% load thumbnail %} {% block js %} {% for staticfile in styles_files %} {% endfor %} {% for staticfile in javascript_files %} {% endfor %} {% endblock %} {% block sidebar %} {% if 'left' in active_menus or 'middle-left' in active_menus %} {% include "sidebar.html" %} {% endif %} {% endblock %} {% block page_content %}
Are you sure you want to close the tab?