Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 400f857..f758e15 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -10,10 +10,9 @@
<body>
<div class=page>
<div class=metanav>
- <a href="/main">activity</a>
+ <a href="/main">well being</a>
<a href="/eating">eating</a>
- <a href="/sparetime">sparetime</a>
- <a href="/addentry">add entry</a>
+ <a href="/sparetime">activities</a>
</div>
{% block content %}{% endblock %}