diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/rss/changelog.tmpl	Mon Oct 02 17:35:41 2006 -0700
@@ -0,0 +1,6 @@
+#header#
+    <title>#repo|escape# Changelog</title>
+    <description>#repo|escape# Changelog</description>
+    #entries%changelogentry#
+  </channel>
+</rss>
\ No newline at end of file