X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=templates%2Ftodo.html;h=9395adac6d92125f33b1ee0d320ad486f9281325;hb=f8118b1ed8615870b490566cf649d191f5877932;hp=9debffc0ad96db9d661dde5fcd343e3554d1aba5;hpb=010ef4bfea17be7436a937f28e7b54d3da17a1e1;p=plomtask diff --git a/templates/todo.html b/templates/todo.html index 9debffc..9395ada 100644 --- a/templates/todo.html +++ b/templates/todo.html @@ -1,5 +1,7 @@ {% extends 'base.html' %} + + {% block content %}

Todo: {{todo.process.title.newest|e}}

@@ -8,6 +10,7 @@ id: {{todo.id_}}
day: {{todo.date}}
process: {{todo.process.title.newest|e}}
done:
+comment:

conditions

@@ -75,6 +78,11 @@ adopt: {% endfor %} - + + +
+ +
+