aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:08:47 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:08:47 -0200
commit86543e3e1ce71647db25cbf3f318f23e5a1f57a4 (patch)
tree16fadaef08d8f6f776ec3f0fa76354f6f5f83e30 /templates
parent22e660b90532c01429597468e4372e77da4fd0c8 (diff)
downloadblog-86543e3e1ce71647db25cbf3f318f23e5a1f57a4.tar.gz
blog-86543e3e1ce71647db25cbf3f318f23e5a1f57a4.tar.bz2
Feed 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 cfc9b83..239617e 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -139,6 +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="/index.rss">Feed</a></li>
</ul>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
</div>