##// END OF EJS Templates
test-fncache: enable for Windows...
test-fncache: enable for Windows Should also fix http://hgbuildbot.kublai.com/builders/vfat%20hg%20tests/builds/182

File last commit:

r13858:1046cb66 stable
r17748:49f75963 default
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>