templates/filelog-rss.tmpl
author Eric Hopper <hopper@omnifarious.org>
Wed, 31 May 2006 08:03:29 -0700
changeset 2355 eb08fb4d41e1
parent 1650 f2ebd5251e88
permissions -rw-r--r--
Splitting up hgweb so it's easier to change.

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