##// 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:

r35390:b963750b default
r36394:dbadf28d default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}