aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-06 21:15:11 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-06 21:15:11 -0200
commitc5bd45de09b3c9968dc565e0a1d67c82fac6946a (patch)
tree572c450158624e566a8f240128b478e78a9c9213
parent9189f82944f859833bd993ff2c380646849f178d (diff)
downloadtemplates-c5bd45de09b3c9968dc565e0a1d67c82fac6946a.tar.gz
templates-c5bd45de09b3c9968dc565e0a1d67c82fac6946a.tar.bz2
Comment feed
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 590445c..5458b24 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -53,7 +53,7 @@
<li><TMPL_VAR TITLE></li>
<!--<li><span class="divider">|</span> <a href="/meta">Meta</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>
+ <!--<li><span class="divider">|</span> <a href="/index.rss">Feed</a></li>-->
</ul>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
</div>