templates/filelog-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@optonline.net>
Mon, 05 Dec 2005 04:30:47 -0500
changeset 1572 385b8872b8e3
parent 985 7ffa91f275ff
child 1650 f2ebd5251e88
permissions -rw-r--r--
[hgweb] Initial import of the "gitweb" style

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