templates/rss/filelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 23 Apr 2009 15:25:27 -0500
changeset 8128 1467705473d5
parent 3423 a2179e78d18b
child 8235 89bc3946c8f3
permissions -rw-r--r--
Merge with crew-stable

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>{urlbase}{url}log{#node|short#}/{file|urlescape}</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>