home · contact · privacy
Add rump Processes, and to those VersionedAttributes.
[plomtask] / templates / base.html
index 427740bf4318da2cdcdd7416cd0e57d9ab9b22f7..e030a021f4a61925f9eb7ec25c549aec0c20fd09 100644 (file)
@@ -2,7 +2,8 @@
 <html>
 <meta charset="UTF-8">
 <body>
-<a href="calendar">calendar</a> | <a href="test">test</a>
+<a href="processes">processes</a>
+<a href="calendar">calendar</a>
 <hr>
 {% block content %}
 {% endblock %}