X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;ds=sidebyside;f=templates%2Ftodo.html;h=9395adac6d92125f33b1ee0d320ad486f9281325;hb=f8118b1ed8615870b490566cf649d191f5877932;hp=41a9eb1c876bafb1d2b4f485653b80a5445a947e;hpb=a99b13325a21042825450d2497ddf61f8c5c3644;p=plomtask diff --git a/templates/todo.html b/templates/todo.html index 41a9eb1..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