##// END OF EJS Templates
py3: use r'' instead of sysstr('') to get around code transformer...
py3: use r'' instead of sysstr('') to get around code transformer Fewer function calls should be better.

File last commit:

r16773:d490edc7 default
r36853:5bc7ff10 default
Show More
graph.tmpl
6 lines | 76 B | application/x-cheetah | CheetahLexer
Paul Boddie
hgweb: make graph data suitable for template usage...
r16773 {header}
# HG graph
# Node ID {node}
# Rows shown {rows}
{nodes%graphnode}