##// END OF EJS Templates
revset: drop factory that promotes spanset to fullreposet...
revset: drop factory that promotes spanset to fullreposet All callers use fullreposet where appropriate. Backed out changeset fbae659543cf

File last commit:

r13858:1046cb66 stable
r24116:8b90a601 default
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>