##// END OF EJS Templates
util: wrap s.decode('string_escape') calls for future py3 compatibility
util: wrap s.decode('string_escape') calls for future py3 compatibility

File last commit:

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