##// END OF EJS Templates
headrevs: replace a boolean match with a if/else...
headrevs: replace a boolean match with a if/else I missed that while doing a previous cleanup.

File last commit:

r29435:b8ede1f7 default
r52873:3e135e79 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>