Current Checklists

% for checklist in checklists:
0% of checklist completed

${checklist['short_description']}

Tasks Completed: 0/4
    % for item in checklist['items']:
  • % if item['action_text'] is not '' and item['action_url'] is not '': % endif
  • % endfor
% endfor