templates/rss/tagentry.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 16 Apr 2007 13:00:23 -0300
changeset 4351 3380eb6d7c32
parent 3423 a2179e78d18b
child 8428 5ccca71775e1
permissions -rw-r--r--
fix 'hg <not-log> -v --template foo' with revisions without copies

<item>
    <title>#tag|escape#</title>
    <link>{urlbase}{url}rev/{node|short}</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>