##// END OF EJS Templates
py3: use pycompat.bytestr to convert str returned by getpass.getuser to bytes
py3: use pycompat.bytestr to convert str returned by getpass.getuser to bytes

File last commit:

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