##// END OF EJS Templates
run-tests: fix invalid reference to stringescape after a36cc85a5b7b
run-tests: fix invalid reference to stringescape after a36cc85a5b7b

File last commit:

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