##// END OF EJS Templates
timestamp: add type information to the module...
timestamp: add type information to the module This is easy to do and helps both Pytype and developpers understand what objects they are dealing with.

File last commit:

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