##// END OF EJS Templates
monoblue: don't try to show repo on hgwebdir index page...
monoblue: don't try to show repo on hgwebdir index page Index page shows a list of accessible repositories, it doesn't have a single-repo context.

File last commit:

r24588:0bf54479 default
r25746:0c3c0f12 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}