##// END OF EJS Templates
crecord: stop using the `pycompat.open()` shim
crecord: stop using the `pycompat.open()` shim

File last commit:

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