X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/task?a=blobdiff_plain;f=templates%2Ftodo.html;h=9395adac6d92125f33b1ee0d320ad486f9281325;hb=f8118b1ed8615870b490566cf649d191f5877932;hp=92b065734c97b22fb6ff9e2f499f9460448797b1;hpb=8f6b4ec61b126d6edbfda4f20d62398d92390a95;p=plomtask diff --git a/templates/todo.html b/templates/todo.html index 92b0657..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

@@ -65,7 +68,8 @@ add disables: {{child.process.title.newest|e}} +
  • +{{child.process.title.newest|e}} {% endfor %} adopt: @@ -74,6 +78,11 @@ adopt: {% endfor %} - + + +
    + +
    +