##// END OF EJS Templates
profile: remove now useless indent...
profile: remove now useless indent We no longer rely on the value of '_output' so we can remove this conditional.

File last commit:

r29435:b8ede1f7 default
r32806:3a4c677c 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>