diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-01-15 13:30:54 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-01-15 13:30:54 -0200 |
commit | 335314ae4be15d4dfa9bff660c6eea4ee5c71b02 (patch) | |
tree | 32e1c7151e9c2ee31f53fcb9ffb9dfcd757c7adb /templates | |
parent | 895757e73cbf971a5a97eef4df51f99de6465b46 (diff) | |
download | blog-335314ae4be15d4dfa9bff660c6eea4ee5c71b02.tar.gz blog-335314ae4be15d4dfa9bff660c6eea4ee5c71b02.tar.bz2 |
Sitemap
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index b525d22..01a1aad 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -52,6 +52,7 @@ </TMPL_LOOP> <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="<TMPL_VAR HISTORYURL>">History</a></li> <li><span class="divider">|</span> <a href="/index.rss">Feed</a></li> </ul> |