{% extends "base.html" %} {% block title %}Upload Data{% endblock %} {% block header %}

Uploading into: {{project.name}}

{% endblock %} {% block mainbody %}
 
Your browser does not support applets. Or you have disabled applet in your options. To use this applet, please install the newest version of Sun's java. You can get it from java.com
Note: for large files (over 300Mb) the uploader may take a minute or so to start sending the data.
<< back to project view
 
{% endblock %}