view mercurial-tests/testData/bin/Templates/rss/tagentry.tmpl @ 88:6fada1d52902 Darjeeling-5.0.x

new hg utility
author Pavel.Sher
date Tue, 08 Dec 2009 20:20:52 +0300
parents a530ea876f55
children
line wrap: on
line source
<item>
    <title>{tag|escape}</title>
    <link>{urlbase}{url}rev/{node|short}</link>
    <description><![CDATA[{tag|strip|escape|addbreaks}]]></description>
    <pubDate>{date|rfc822date}</pubDate>
</item>