home · contact · privacy
Improve visual/textual calendar structuring.
[plomtask] / templates / todo.html
index f50b635d2647879a66c602721481e68988a64bdc..9395adac6d92125f33b1ee0d320ad486f9281325 100644 (file)
@@ -1,5 +1,7 @@
 {% extends 'base.html' %}
 
+
+
 {% block content %}
 <h3>Todo: {{todo.process.title.newest|e}}</h3>
 <form action="todo?id={{todo.id_}}" method="POST">