{% import "tasks/macros.html" as tsk %}

Liste des tâches

{{ tsk.render_tasks_table(tasks, show_entity=True, show_due_date=True) }}
{% import "tasks/macros.html" as tsk %}

Liste des tâches

{{ tsk.render_tasks_table(tasks, show_entity=True, show_due_date=True) }}