view templates/changelogentry-rss.tmpl @ 1652:f910437af806

unbreak templates/summary-gitweb.tmpl
author Peter van Dijk <peter@dataloss.nl>
date Sun, 29 Jan 2006 00:31:11 +0100
parents a91bfbbe88d3
children
line wrap: on
line source

<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>