X-Git-Url: https://plomlompom.com/repos//%22https:/validator.w3.org/check?a=blobdiff_plain;f=templates%2Ftodos.html;h=6cbf0bc5872917852bc95095a0383075ae3dc548;hb=63073c2c05785d2b5539780dd5bc40adff57aab1;hp=54ac6f568fa25b05d2f833ecc42be49f5a207423;hpb=ad957773a676d94f523199e7fc46fa416224a09f;p=plomtask diff --git a/templates/todos.html b/templates/todos.html index 54ac6f5..6cbf0bc 100644 --- a/templates/todos.html +++ b/templates/todos.html @@ -26,7 +26,7 @@ in comment [{% if todo.is_done %}x{% else %} {% endif %}] {{todo.date}} -{{todo.process.title.newest}} +{{todo.title_then}} {{todo.comment}} {% endfor %}