##// END OF EJS Templates
templater: respect stop position while parsing template string...
templater: respect stop position while parsing template string It has no effect now because stop is len(tmpl).

File last commit:

r18045:add2f9dd default
r25780:8b900b93 default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>