{{h}}


Update tasks with a reference

{% for task in tasks %} Unique Object ID : {{ task['_id'] }}
Task Name :
Description :
Date :
Priority :
{% endfor %}
Return to TaskList