view templates/map-raw @ 2534:d5a3cc6520d5

Fix raw files in the web UI.
author Eric Hopper <hopper@omnifarious.org>
date Thu, 29 Jun 2006 18:34:26 -0700
parents c067ee483d2e
children 8a8d9ada4528
line wrap: on
line source

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#'