diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-11-30 14:03:20 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-11-30 14:03:20 -0200 |
commit | 6917eaa7304f15da871eb62cdb589cc899950bd9 (patch) | |
tree | 6db425fce52c19775314f4a093124ce6ae7a314e /templates | |
parent | b9bfb6deb4fb29851a0cf73804ae8e5b5f680be8 (diff) | |
download | blog-6917eaa7304f15da871eb62cdb589cc899950bd9.tar.gz blog-6917eaa7304f15da871eb62cdb589cc899950bd9.tar.bz2 |
Recent changes (2)
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 7484fab..5be5493 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -139,7 +139,6 @@ <li><TMPL_VAR TITLE></li> <li><span class="divider">|</span> <a href="/about">About</a></li> <li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">History</a></li> - <li><span class="divider">|</span> <a href="<TMPL_VAR RECENTCHANGESURL>">Recent Changes</a></li> </ul> <TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF> </div> |