##// END OF EJS Templates
py3: delete b'' prefix from safehasattr arguments...
py3: delete b'' prefix from safehasattr arguments Differential Revision: https://phab.mercurial-scm.org/D7029

File last commit:

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