{% extends "base.html" %} {% block content %}
Directory Files
{% if files %} {% else %}

No files found in this directory

{% endif %}
{% endblock %}