templates/filerevision-raw.tmpl
author Vincent Wagelaar <vincent@ricardis.tudelft.nl>
Tue, 30 Aug 2005 10:57:52 +0200
changeset 1159 b6f5a947e62e
parent 985 7ffa91f275ff
child 1411 e2ba788545bf
permissions -rw-r--r--
Change use of global sys.stdout, sys.stdin os.environ to a hgrequest object. Note: also change hgrequest.write(str(thing)) to hgrequest.write(thing), people should make sure they write strings.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
201
f918a6fa2572 hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff changeset
     1
#header#
985
7ffa91f275ff hgweb: fix RSS and raw for new % scheme
mpm@selenic.com
parents: 201
diff changeset
     2
#text%fileline#
201
f918a6fa2572 hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff changeset
     3
#footer#