templates/changelog.tmpl
changeset 661 148f642d1f8e
parent 599 765182a4c843
child 975 bdd7c53fca00
child 980 5197fb9d65d5
child 981 4f81068ed8cd
--- a/templates/changelog.tmpl
+++ b/templates/changelog.tmpl
@@ -1,12 +1,14 @@
 #header#
 <title>#repo|escape#: changelog</title>
+<link rel="alternate" type="application/rss+xml"
+   href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#">
 </head>
 <body>
 
 <div class="buttons">
 <a href="?cmd=tags">tags</a>
 <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a>
-<a href="?cmd=changelog;style=rss">rss</a>
+<a type="application/rss+xml" href="?cmd=changelog;style=rss">rss</a>
 </div>
 
 <h2>changelog for #repo|escape#</h2>