templates/filelog-rss.tmpl
author mpm@selenic.com
Wed, 07 Sep 2005 23:13:12 -0700
changeset 1213 db9639b8594c
parent 985 7ffa91f275ff
child 1650 f2ebd5251e88
permissions -rw-r--r--
Clean up hgweb imports Use demandloading Pull function-local imports up to demandload Scope hg and ui bits

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