##// END OF EJS Templates
bundlerepo: indent some code to prepare next patch...
bundlerepo: indent some code to prepare next patch We are about to add a new condition. Code is indented in a separated patch for readability.

File last commit:

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