comparison templates/rss/tags.tmpl @ 3227:e281903c9d32

Move RSS theme into subdirectory
author Brendan Cully <brendan@kublai.com>
date Mon, 02 Oct 2006 17:35:41 -0700
parents templates/tags-rss.tmpl@adbc392dfd9e
children
comparison
equal deleted inserted replaced
3226:9d13e21f4e3c 3227:e281903c9d32
1 #header#
2 <title>#repo|escape#: tags </title>
3 <description>#repo|escape# tag history</description>
4 #entriesnotip%tagentry#
5 </channel>
6 </rss>