{% extends "base.html" %} {% load i18n %} {% block content %}

Direct Upload

{% csrf_token %} {{ form.file_on_server }}
{% endblock %}