{{ dropzone.load_css() }}
Download Files utk
    {% for file in fnames %}
  • {{ file }}
  • {% endfor %}
Upload Files utk

Drag and drop files below

{{ dropzone.create(action=url_for('upload')) }}
{{ dropzone.load_js() }} {{ dropzone.config() }}