{% extends "/base.html" %} {% set active_page = "projects" %} {% set active_link = "tasks" %} {% import "projects/_helpers.html" as helper %} {% block content %} {% if project %}
{{_('Import tasks from templates, GDrive, or CSV')}}
{{_('Export tasks to JSON, CSV or a CKAN server')}}
{{_('Edit the task presenter')}}
{{_('Configure the task scheduler, redundancy, etc.')}}
{{_('Check the status of the tasks')}}
{{_('Import tasks regularly and automatically')}}