Todo
({{counts['done']}}/{{counts['total']}})
Add
% for task in tasks:
{{task['title']}}
X
% end
% if tasks:
Update
% end