comparison templates/tags-rss.tmpl @ 1766:93f54a2b3864

tags-rss support; still shows tip
author Peter van Dijk <peter@dataloss.nl>
date Thu, 02 Feb 2006 12:00:45 +0100
parents
children adbc392dfd9e
comparison
equal deleted inserted replaced
1667:daff3ef0de8d 1766:93f54a2b3864
1 #header#
2 <title>#repo|escape#: tags </title>
3 <description>#repo|escape# tag history</description>
4 #entries%tagentry#
5 </channel>
6 </rss>