templates/filelog-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 29 Jan 2006 09:10:13 +1300
changeset 1646 8e9c203946ae
parent 985 7ffa91f275ff
child 1650 f2ebd5251e88
permissions -rw-r--r--
Clean up paths passed to hgweb (spotted by Peter van Dijk)

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