{% extends "base.html" %} {% block main %}

Upload

Here you can upload a new FoLiA XML document to the editor.

{% csrf_token %}

My Documents

{% if error %}
{{ error }}
{% endif %} {% if configuration.allowupload %}
{% endif %}
{% endblock %}