templates/changelogentry-rss.tmpl
changeset 599 765182a4c843
child 601 8865eb8ade99
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/changelogentry-rss.tmpl	Sun Jul 03 13:32:59 2005 -0800
@@ -0,0 +1,7 @@
+<item>
+    <title>#desc|firstline|escape#</title>
+    <link>http://127.0.0.1:8000/?cmd=changeset;node=#node#"</link>
+    <description>#desc|escape|addbreaks#</description>
+    <author>#author|obfuscate#</author>
+    <pubDate>#date|rfc822date#</pubDate>
+</item>