templates/filelog-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 23 Jan 2006 16:36:44 +1300
changeset 1628 88ad18c16ae5
parent 985 7ffa91f275ff
child 1650 f2ebd5251e88
permissions -rw-r--r--
[hgweb] Prevent search engine bots from indexing the entire repository

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