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