{% extends "base.html" %} {% block content %} {% for row in files %} {{row}} {% endfor %} {% endblock %}
{{row}}