Mercurial > hg
changeset 1768:f79afc26ae3b
add rss link to tags page
author | Peter van Dijk <peter@dataloss.nl> |
---|---|
date | Fri, 03 Feb 2006 11:23:34 +0100 |
parents | adbc392dfd9e |
children | 982fb022a16a |
files | templates/tags.tmpl |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/tags.tmpl Fri Feb 03 02:21:28 2006 +0100 +++ b/templates/tags.tmpl Fri Feb 03 11:23:34 2006 +0100 @@ -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>