aboutsummaryrefslogtreecommitdiffhomepage
path: root/apioforum/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'apioforum/templates/base.html')
-rw-r--r--apioforum/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/apioforum/templates/base.html b/apioforum/templates/base.html
index 626d88d..847b8b2 100644
--- a/apioforum/templates/base.html
+++ b/apioforum/templates/base.html
@@ -13,6 +13,7 @@
<li>
<span style="font-family: monospace;"><b>apio</b><i>forum</i>&trade;</span>
</li>
+ <li><a href="{{url_for('index')}}">home</a></li>
{% if g.user %}
<li>{{ g.user }}</li>