{% load yacon_tags %} {% block scripts %} {% endblock scripts %}

Folder: {{spec.relative_dir}}/

Click the button to choose one or more files to upload to this directory. If your browser supports drag-and-drop you can also simply drag files to the button. Files with the same name will be overwritten.

{% upload_widget node %}

Files in: {{spec.relative_dir}}/

{% for file in files %} {% if forloop.first %} {% endif %} {% if forloop.last %}
X {{file.name}}
{% endif %} {% empty %}

There were no files.

{% endfor %}