{% extends 'public/base.html' %} {% block css %} {% endblock %} {% block index %}

New Task

* Receive task notification emails
{% if plugin_count>0 %}
Click here for details about private plugin.
{% endif %}

Only several formats (jpg / png / zip) are allowed to upload.
A single task can only upload the same format.

File Name Size Actions

{% endblock %} {% block js %} {% endblock %}