X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=todo_templates%2Ftask.html;fp=todo_templates%2Ftask.html;h=85347efece93587e0f595050af3880ad9ec6e956;hp=05a661193eecbc990c90c270439359fdd8aa4a4f;hb=28bd91c52ce1eab2b26793097e0d9cabc3c33c64;hpb=0c688dfc7b5732676428187a09491c4f5c1028c1 diff --git a/todo_templates/task.html b/todo_templates/task.html index 05a6611..85347ef 100644 --- a/todo_templates/task.html +++ b/todo_templates/task.html @@ -28,19 +28,19 @@ add:
children -{% for task in linked_tasks %} +{% for subtask in linked_tasks %} - - + + {% endfor %} -{% for task in filtered_tasks %} +{% for subtask in filtered_tasks %} - - + + {% endfor %}
{{task.title}}{{subtask.title}}
---
{{task.title}}{{subtask.title}}