{% if list %} {% for item in list %} {% with name=item.name, desc=item.desc %} {% include "partials/list/item.html" %} {% endwith %} {% endfor %} {% else %} {% endif %}
{% include 'icons/list.svg' %} Task Name Description Edit
{% include "icons/arrow-path.svg" %}
Loading...