view templates/rss/tagentry.tmpl @ 3455:10b6fc51f672

Don't show empty list of files in hg log -v.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 18 Oct 2006 12:26:12 +0200
parents a2179e78d18b
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>