##// END OF EJS Templates
strip: changing bookmark argument to be a list...
strip: changing bookmark argument to be a list Currently strip works with a single bookmark, the changes in this patch modifies the strip extension to accept a list of bookmarks

File last commit:

r13858:1046cb66 stable
r27030:cf9ed6d3 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>