##// END OF EJS Templates
hgweb: wrap {tags} by hybridlist()...
hgweb: wrap {tags} by hybridlist() This one is a list of simple values, which can be a hybrid list.

File last commit:

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