##// END OF EJS Templates
relnotes: add 6.7.4 and warn about 6.7.{1,2,3}
relnotes: add 6.7.4 and warn about 6.7.{1,2,3}

File last commit:

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