templates/map-raw
author mark.williamson@cl.cam.ac.uk
Mon, 15 Aug 2005 11:46:41 -0800
changeset 912 302f83b85054
parent 201 f918a6fa2572
child 1606 ba625c8083d8
permissions -rw-r--r--
Minor tweak: os.STOPSIG -> os.WSTOPSIG. Pychecker spotted this one.

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