templates/filelogentry-rss.tmpl
changeset 3227 e281903c9d32
parent 3226 9d13e21f4e3c
child 3228 a63be0dfa42e
deleted file mode 100644
--- a/templates/filelogentry-rss.tmpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<item>
-    <title>#desc|strip|firstline|strip|escape#</title>
-    <link>#url#?f=#node|short#;file=#file|urlescape#</link>
-    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
-    <author>#author|obfuscate#</author>
-    <pubDate>#date|rfc822date#</pubDate>>
-</item>