home · contact · privacy
Further refactor Conditions handling.
[plomtask] / templates / base.html
index 0068d1160a1c57b36a788763444e08a597b560e3..399e1cc0dcdd1a86cc7478cf5bf6b31b68ac8fec 100644 (file)
@@ -2,6 +2,9 @@
 <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 %}