aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:00:27 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:00:27 -0200
commit27a5f9c8eeabda64537b86abbb4dcdff0cde4e4b (patch)
tree5a9c0b0ef9ead04d776fd80c69f1ea439666c307 /templates
parent2701ef3b051ebe398feaad33a06802735e94b58d (diff)
downloadblog-27a5f9c8eeabda64537b86abbb4dcdff0cde4e4b.tar.gz
blog-27a5f9c8eeabda64537b86abbb4dcdff0cde4e4b.tar.bz2
History link
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 9a76d65..ff2d68f 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -137,6 +137,7 @@
<li><a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a> <span class="divider">/</span> </li>
</TMPL_LOOP>
<li><TMPL_VAR TITLE></li>
+ <li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">History</a></li>
</ul>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
</div>