{% extends 'editor/editor.html' %} {% block main %}
{# The form used for submitting changes #}

Upload a file

{% if errors and errors|length > 0 %}
{% endif %}

Choose a file from your computer. Maximum file size is 100MB.

Provide a unique name for this file.
Files cannot be renamed later, so please choose a name that is clear, informative, and easy to recognize. Long names are not a problem.
Good: "Colosseum, view from Arch of Constantine (August 2019).png"
Bad: "IMG_0001.jpg"

Specify the license of this file.
Important: we only accept files that are in the public domain or that have been released with a free culture license. All other files, or files whose license is not clear, will be removed. You cannot specify an arbitrary license of your choice. Only the authors can decide the license of their work.

Provide a link to a primary source for this work. This field is optional but it's important to know where a file came from, and it's useful to know where to find more information about a particular file.
If it's your work but you cannot provide a link, use "Own work".

Provide a brief description for this file.

Cancel

{% endblock %}