{% extends "template.html" %} {% block content %}

User Files

Here are the files that you currently have uploaded with us.

{% for file in files %} {% endfor %}
File Name
{{ file.filename }} Download File Delete File
{% endblock %}