{% extends "file_list.html" %} {% load humanize static %} {% block extra_head %} {% endblock extra_head %} {% block file_list %}
{% include "includes/file_toolbar.html" %} {% csrf_token %}
{% endblock file_list %}