##// END OF EJS Templates
hgweb: wrap {lines} of {diff} with mappedgenerator...
hgweb: wrap {lines} of {diff} with mappedgenerator This can't be a mappinggenerator as it switches the templates conditionally.

File last commit:

r35390:b963750b default
r38005:6a4de2dc default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}