##// END OF EJS Templates
Added tag 2.9 for changeset 3cec5134e9c4
Added tag 2.9 for changeset 3cec5134e9c4

File last commit:

r13858:1046cb66 stable
r20342:06a9ed0c stable
Show More
bookmarks.tmpl
6 lines | 164 B | application/x-cheetah | CheetahLexer
Yuya Nishihara
hgweb: add missing bookmarks templates to atom/rss styles...
r13858 {header}
<title>{repo|escape}: bookmarks </title>
<description>{repo|escape} bookmark history</description>
{entries%bookmarkentry}
</channel>
</rss>