##// END OF EJS Templates
hgweb: add missing bookmarks templates to atom/rss styles...
hgweb: add missing bookmarks templates to atom/rss styles It's already referenced from paper style.

File last commit:

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