##// END OF EJS Templates
similar: delete extra newline at EOF...
similar: delete extra newline at EOF Spotted by my emacs config that cleans up extra whitespace.

File last commit:

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