{% extends "base_conservancy.html" %} {% block category %}Copyright Assignment{% endblock %} {% load static %} {% block outercontent %}

CCS Candidate Upload

Please note that a progress bar is not shown and that large uploads may take a significant time.

{% if messages %} {% endif %}
{% csrf_token %} {{ form.as_p }}

{% endblock %}