{% extends 'main_base.html' %} {% block title %} Upload Files {% endblock %} {% block pageTitle %} Edgware Road File Uploader {% endblock %} {% block extra_head %} {% endblock %} {% block content %}
First, either pick an existing Study to add your files to, or put in a name of a new study to create to add files to, and click the submit button:
{{ categoryForm.as_p }}
Uploading To:
Either select multiple files, or just drag any number of files from your computer to the browser to upload. Enjoy.
{% endblock %}