##// END OF EJS Templates
copies: expand `_chain` variable name to make the function easier to read...
copies: expand `_chain` variable name to make the function easier to read This came up while explaining what the function is about. I find the function easier to follow that way.

File last commit:

r9999:f91e5630 default
r44176:b0f5d8eb default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>