add rss link to tags page
authorPeter van Dijk <peter@dataloss.nl>
Fri, 03 Feb 2006 11:23:34 +0100
changeset 1768 f79afc26ae3b
parent 1767 adbc392dfd9e
child 1769 982fb022a16a
add rss link to tags page
templates/tags.tmpl
--- a/templates/tags.tmpl
+++ b/templates/tags.tmpl
@@ -1,11 +1,14 @@
 #header#
 <title>#repo|escape#: tags</title>
+<link rel="alternate" type="application/rss+xml"
+   href="?cmd=tags;style=rss" title="RSS feed for #repo|escape#: tags">
 </head>
 <body>
 
 <div class="buttons">
 <a href="?cl=tip">changelog</a>
 <a href="?mf=#manifest|short#;path=/">manifest</a>
+<a type="application/rss+xml" href="?cmd=tags;style=rss">rss</a>
 </div>
 
 <h2>tags:</h2>