##// END OF EJS Templates
bundlerepo: indent some code to prepare next patch...
bundlerepo: indent some code to prepare next patch We are about to add a new condition. Code is indented in a separated patch for readability.

File last commit:

r16773:d490edc7 default
r26543:a018cbab default
Show More
graphnode.tmpl
7 lines | 201 B | application/x-cheetah | CheetahLexer
Paul Boddie
hgweb: make graph data suitable for template usage...
r16773 changeset: {node}
user: {user}
date: {age}
summary: {desc}
{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}
node: ({col}, {row}) (color {color})
{edges%graphedge}