templates/rss/changelogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 13 Oct 2006 19:35:08 +0200
changeset 3384 9e834d039681
parent 3227 e281903c9d32
child 3413 a2179e78d18b
permissions -rw-r--r--
Removed unused imports of mdiff and templater from ui.py

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>