X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=templates%2Ftodos.html;h=ac5240ac3488dd333154991d5ebdc93361bcb1eb;hb=7171109f94bc2b532bc2f25bcecffa99d8c4a401;hp=6b733e059335b4e0c751e9ad750b0fde54b00f73;hpb=6b9970ff864e0e63527213fea5c0bed40ba877a7;p=plomtask diff --git a/templates/todos.html b/templates/todos.html index 6b733e0..ac5240a 100644 --- a/templates/todos.html +++ b/templates/todos.html @@ -7,15 +7,14 @@

todos

+from +to
+process
+in comment
-process -from -to -in comment -
- +
@@ -25,9 +24,9 @@ in comment {% for todo in todos %} - + - + {% endfor %}
done date
[{% if todo.is_done %}x{% else %} {% endif %}]{{todo.date}}{{todo.date}} {{todo.title_then}}{{todo.comment}}{{todo.comment}}