##// END OF EJS Templates
help: fix the display for `hg help internals.revlogs` (issue5227)...
help: fix the display for `hg help internals.revlogs` (issue5227) It previously aborted saying the help section wasn't found. Credit to Yuya for figuring out the fix.

File last commit:

r13858:1046cb66 stable
r29094:1111e84d stable
Show More
bookmarks.tmpl
6 lines | 164 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: bookmarks </title>
<description>{repo|escape} bookmark history</description>
{entries%bookmarkentry}
</channel>
</rss>