diff options
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> |