templates/map-raw
author Eric Hopper <hopper@omnifarious.org>
Thu, 29 Jun 2006 18:34:26 -0700
changeset 2534 d5a3cc6520d5
parent 2094 c067ee483d2e
child 2539 8a8d9ada4528
permissions -rw-r--r--
Fix raw files in the web UI.

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 = '#rawfileheader##raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'