{% load foundation %} {% load i18n %}

Current Supplementary Files

You can reorder files by dragging and dropping the table rows.

{% for file in supplementary_files %} {% endfor %}
Label URL Delete
{{ file.label }} {{ file.url }}
{% csrf_token %}

Add New File

{% include "admin/elements/forms/errors.html" %}
{% csrf_token %} {{ form|foundation }}