home · contact · privacy
Add Conditions for Todos/Processes to be met or undone by other Todos.
[plomtask] / templates / base.html
index 508281e4fa53863d8a0a8311e6189d0ccdc220bf..399e1cc0dcdd1a86cc7478cf5bf6b31b68ac8fec 100644 (file)
@@ -2,6 +2,11 @@
 <html>
 <meta charset="UTF-8">
 <body>
+<a href="processes">processes</a>
+<a href="conditions">conditions</a>
+<a href="day">today</a>
+<a href="calendar">calendar</a>
+<hr>
 {% block content %}
 {% endblock %}
 </body>