Form Upload
Dropzone multiple file uploader
Drag multiple files to the box below for multi upload or click to select files. This is for demonstration purposes only, the files are not uploaded to any server.
{% extends "base_site.html" %} {% block title %} Form Upload {% endblock title %} {% block stylesheets %} {{ super() }} {% endblock stylesheets %} {% block content %}
Drag multiple files to the box below for multi upload or click to select files. This is for demonstration purposes only, the files are not uploaded to any server.