{% load i18n %} {% load basefilters %}
{% trans "Task" %}
{{form.task_manager}}
{{form.stage}}
{{form.project}}
{{form.status}}
{{form.end_till}}