view templates/filelogentry-rss.tmpl @ 1425:8fe4116b3253

hgweb: improve look-n-feel of changelog nagivation
author TK Soh <teekaysoh@yahoo.com>
date Mon, 24 Oct 2005 14:53:25 -0700
parents 17703aa4491e
children 56281e086f38
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?f=#filenode|short#;file=#file#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>