view templates/filelog-rss.tmpl @ 1572:385b8872b8e3

[hgweb] Initial import of the "gitweb" style
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 05 Dec 2005 04:30:47 -0500
parents 7ffa91f275ff
children f2ebd5251e88
line wrap: on
line source

#header#
    <title>#repo|escape#: #file# history</title>
    <description>#file# revision history</description>
    #entries%filelogentry#
  </channel>
</rss>