summaryrefslogtreecommitdiff
path: root/project/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/base.html')
-rw-r--r--project/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/templates/base.html b/project/templates/base.html
index 979305c..8b117d1 100644
--- a/project/templates/base.html
+++ b/project/templates/base.html
@@ -16,6 +16,7 @@
<ul>
<li><a href="/">Index</a></li>
<li><a href="/about.html">About</a></li>
+ <li><a href="/tags.html">Tags</a></li>
<li><a href="/cgit">Git</a></li>
<li><a href="/links.html">Links</a></li>
</ul>