aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:02:15 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:02:15 -0200
commitb9bfb6deb4fb29851a0cf73804ae8e5b5f680be8 (patch)
tree66b8d81964b3b4680c099e26045a128329eb5666 /templates
parent822b1ee4aa71cdd604ff30db8f789ceef8348029 (diff)
downloadblog-b9bfb6deb4fb29851a0cf73804ae8e5b5f680be8.tar.gz
blog-b9bfb6deb4fb29851a0cf73804ae8e5b5f680be8.tar.bz2
Recent changes
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 75a8315..7484fab 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -139,7 +139,7 @@
<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 GETSOURCEURL>">Source</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>