##// END OF EJS Templates
bookmarks: factor out delete logic from commands...
bookmarks: factor out delete logic from commands We keep the lock in the caller so that future devs are aware of the locking implications.

File last commit:

r29435:b8ede1f7 default
r33005:9343fce8 default
Show More
bookmarks.tmpl
6 lines | 163 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: bookmarks</title>
<description>{repo|escape} bookmark history</description>
{entries%bookmarkentry}
</channel>
</rss>