{% extends "layout/home_base.html" %} {% block home_content %}

{{ _('Files') }}

{{ noscript_note.render() }} {% include "partials/files.html" %}
{% endblock %}