##// END OF EJS Templates
hgweb: move prettyprintlines() closure out of diffs()...
hgweb: move prettyprintlines() closure out of diffs() This will be wrapped with mappedgenerator.

File last commit:

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