X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=templates%2Ftodos.html;h=ac5240ac3488dd333154991d5ebdc93361bcb1eb;hb=HEAD;hp=54ac6f568fa25b05d2f833ecc42be49f5a207423;hpb=ad957773a676d94f523199e7fc46fa416224a09f;p=plomtask diff --git a/templates/todos.html b/templates/todos.html index 54ac6f5..ac5240a 100644 --- a/templates/todos.html +++ b/templates/todos.html @@ -7,27 +7,26 @@

todos

+from +to
+process
+in comment
-process -from -to -in comment -
- +
- + {% for todo in todos %} - - - + + + {% endfor %}
done dateprocesstitle comment
[{% if todo.is_done %}x{% else %} {% endif %}]{{todo.date}}{{todo.process.title.newest}}{{todo.comment}}{{todo.date}}{{todo.title_then}}{{todo.comment}}