comparison templates/rss/changelog.tmpl @ 3235:e281903c9d32

Move RSS theme into subdirectory
author Brendan Cully <brendan@kublai.com>
date Mon, 02 Oct 2006 17:35:41 -0700
parents templates/changelog-rss.tmpl@7ffa91f275ff
children 5ccca71775e1
comparison
equal deleted inserted replaced
3234:9d13e21f4e3c 3235:e281903c9d32
1 #header#
2 <title>#repo|escape# Changelog</title>
3 <description>#repo|escape# Changelog</description>
4 #entries%changelogentry#
5 </channel>
6 </rss>