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

header = header-raw.tmpl
footer = ""
changeset = changeset-raw.tmpl
annotateline = "<tr class="parity#parity#"><td class="annotate"><a href="?cmd=changeset;node=#node#">#author#@#rev#</a></td><td><pre>#line#</pre></td></tr>"
difflineplus = "#line#"
difflineminus = "#line#"
difflineat = "#line#"
diffline = "#line#"
changesetparent = "# parent: #node#"
changesetchild = "# child: #node#"
filenodelink = "#file#"
filerevision = filerevision-raw.tmpl
fileline = "#line#"
diffblock = "#lines#"
filediff = filediff-raw.tmpl