{% for task in tasks %} {% set status_label, status_class = status_badge_config(task.status) %}
{{ task.id }}