##// END OF EJS Templates
hgweb: add missing semicolons to followlines.js...
hgweb: add missing semicolons to followlines.js Minor stylistic issues caught by jshint.

File last commit:

r29435:b8ede1f7 default
r35027:75013952 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>