{% extends 'main_base.html' %} {% block title %} Upload Files {% endblock %} {% block pageTitle %} //|||\\ File Uploader {% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Select a Study below or create a new one to start uploading to.
{{ categoryForm.as_p }}
Uploading to:
Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can then view them here.
{% endblock %}