{% extends 'editor/editor.html' %} {% block main %}

This is a list of all files available on this instance:

{% for f in files %}
{{ f }}
{% endfor %}
{% endblock %}