{% extends "base.html" %} {% block copyright %} {% endblock %} {% block title %}Listing of {{ directory_info.name() }}{% endblock %} {% block extra_head %} {% if settings.DEBUG %} {% else %} {% endif %} {% endblock %} {% set disabled_attrs='class="disabled" title="You do not have permission to use this function"'|safe %} {% set vdisabled_attrs='class="disabled" title="You do not have permission to view this folder"'|safe %} {% block body %}