{% import 'macros.html' as macros %} {{ macros.headerFull("../..", "Tasks") }} arrow_backBack {{ macros.adminLogout() }}

{{ milestone["Title"] }}

Tasks

{% if tasks|length > 0 %} {% for task in tasks %} {% if task["Status"] == 0 %} {% else %} {% endif %} {% endfor %} {% else %} {% endif %}
ID Title Status
{{ task["ID"] }} {{ task["Title"] }}buildcheck edit delete assignment
No tasks available