##// END OF EJS Templates
auto-upgrade: rename a variable to match the actual content...
auto-upgrade: rename a variable to match the actual content This was the result of a copy paste.

File last commit:

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