##// END OF EJS Templates
parsers: drop old nonnormalentries method...
parsers: drop old nonnormalentries method This is okay to do because the Python will fall back transparently if the method is missing.

File last commit:

r9999:f91e5630 default
r31292:b6ab0adf 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>