templates/changelogentry-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@optonline.net>
Wed, 22 Feb 2006 01:06:17 -0500
changeset 1790 88f0345d82e9
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
[hgweb] Added favicon to standard/gitweb templates

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>