{% extends "base.html" %} {% block body %}

{{ path }}

{% include "file_table.html" %}
{% endblock %}