diff templates/rss/filelog.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/filelog-rss.tmpl@f2ebd5251e88
children 5ccca71775e1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/rss/filelog.tmpl	Mon Oct 02 17:35:41 2006 -0700
@@ -0,0 +1,6 @@
+#header#
+    <title>#repo|escape#: #file|escape# history</title>
+    <description>#file|escape# revision history</description>
+    #entries%filelogentry#
+  </channel>
+</rss>