##// END OF EJS Templates
cat: add support for log-like template keywords and functions
cat: add support for log-like template keywords and functions

File last commit:

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