##// END OF EJS Templates
webutil: move from dict() construction to {} literals...
webutil: move from dict() construction to {} literals The latter are both faster and more consistent across Python 2 and 3.

File last commit:

r16773:d490edc7 default
r20681:52e5aca1 default
Show More
graphnode.tmpl
7 lines | 201 B | application/x-cheetah | CheetahLexer
changeset: {node}
user: {user}
date: {age}
summary: {desc}
{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}
node: ({col}, {row}) (color {color})
{edges%graphedge}