##// END OF EJS Templates
templater: add hook point to populate additional mapping items...
templater: add hook point to populate additional mapping items The 'revcache' dict will be inserted by this hook.

File last commit:

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