##// END OF EJS Templates
files: automatically populate fields referenced from template
files: automatically populate fields referenced from template

File last commit:

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