##// END OF EJS Templates
config: suggest the 'ui.color' instead of the 'color' extension...
config: suggest the 'ui.color' instead of the 'color' extension The extensions is deprecated now so we should offer the core way to handle color instead.

File last commit:

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