• {{task.name}}
  • {{task.desc}}
  • Users added to this task

    {% for user in users %}
  • {{user.username}}, {{user.contact}}
  • {% endfor %}

    Add yourself to task