{% assign tasks = crm-dashboard.tasks_due %}

{{ tasks.title }}

{{ tasks.badge }}
{% for item in tasks.items %} {% endfor %}