##// END OF EJS Templates
dispatch: use print function...
dispatch: use print function Python 3 doesn't have a print statement.

File last commit:

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