##// END OF EJS Templates
hgweb: wrap {lines} of {diff} with mappedgenerator...
hgweb: wrap {lines} of {diff} with mappedgenerator This can't be a mappinggenerator as it switches the templates conditionally.

File last commit:

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