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