{% if task.type == task.SUBMIT %}

{{ task.title }} ({{ task.id }})


{% elif task.type == task.READ %} {% endif %}