aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-08-07 10:05:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-08-07 10:05:58 -0300
commitb6c0ffcaf707ee1968a7f29021d20357692a84d0 (patch)
treebb1ec89dce7ca4072fdfa794e3492b71ef93ff94 /templates
parent180d1f6ebc346308df7f84150604a100f18118f9 (diff)
downloadblog-b6c0ffcaf707ee1968a7f29021d20357692a84d0.tar.gz
blog-b6c0ffcaf707ee1968a7f29021d20357692a84d0.tar.bz2
Reorganization
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 192d367..424d923 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -53,6 +53,7 @@
<li><TMPL_VAR TITLE></li>
<li><span class="divider">|</span> <a href="/meta">Meta</a></li>
<li><span class="divider">|</span> <a href="/map">Map</a></li>
+ <li><span class="divider">|</span> <a href="/tags">Tags</a></li>
<li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">History</a></li>
<li><span class="divider">|</span> <a href="/index.rss">Feed</a></li>
</ul>