templates/filelog-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Wed, 26 Jul 2006 20:57:00 -0400
changeset 2687 46b19175fec6
parent 1650 f2ebd5251e88
permissions -rw-r--r--
[hgweb] links to shortlog for the default templates

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