templates/map-raw
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 26 Apr 2006 07:31:04 +0200
changeset 2132 4990b62fd0a6
parent 2094 c067ee483d2e
child 2520 e30f425a4b2c
child 2534 d5a3cc6520d5
permissions -rw-r--r--
hgweb: Synchronised filelogentry to changelogentry.

header = header-raw.tmpl
footer = ''
changeset = changeset-raw.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# parent: #node#'
changesetchild = '# child: #node#'
filenodelink = ''
filerevision = 'Content-Type: #mimetype#\nContent-Disposition: filename=#file#\n\n#raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'