templates/rss/tagentry.tmpl
author Eric Hopper <hopper@omnifarious.org>
Thu, 17 May 2007 20:09:52 -0700
changeset 4445 af8db3b42a4a
parent 3423 a2179e78d18b
child 8428 5ccca71775e1
permissions -rw-r--r--
Make hg import --exact work when a new branch is created by an import.

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