##// 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:

r24588:0bf54479 default
r37120:638a2412 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}