comparison templates/rss/filelog.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/filelog-rss.tmpl@f2ebd5251e88
children
comparison
equal deleted inserted replaced
3226:9d13e21f4e3c 3227:e281903c9d32
1 #header#
2 <title>#repo|escape#: #file|escape# history</title>
3 <description>#file|escape# revision history</description>
4 #entries%filelogentry#
5 </channel>
6 </rss>