view templates/map-raw @ 1433:70a3b6a505c6

hgweb: fix broken filelog->changelog link
author TK Soh <teekaysoh@yahoo.com>
date Mon, 24 Oct 2005 14:55:46 -0700
parents f918a6fa2572
children ba625c8083d8
line wrap: on
line source

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#"
filenodelink = "#file#"
filerevision = filerevision-raw.tmpl
fileline = "#line#"
diffblock = "#lines#"
filediff = filediff-raw.tmpl