##// END OF EJS Templates
manifest: use node.hex instead of .encode('hex')...
manifest: use node.hex instead of .encode('hex') The latter doesn't work on Python 3.

File last commit:

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