templates/rss/filelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 14 Dec 2006 17:32:25 -0600
changeset 3891 a0b18a8e0460
parent 3413 a2179e78d18b
permissions -rw-r--r--
Fix a pygettext complaint

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