##// END OF EJS Templates
parsers: change the type signature of hexdigit...
parsers: change the type signature of hexdigit An upcoming change will make use of this.

File last commit:

r9999:f91e5630 default
r16617:4fb16743 default
Show More
changelog.tmpl
10 lines | 252 B | application/x-cheetah | CheetahLexer
{header}
<!-- Changelog -->
<id>{urlbase}{url}</id>
<link rel="self" href="{urlbase}{url}atom-log"/>
<link rel="alternate" href="{urlbase}{url}"/>
<title>{repo|escape} Changelog</title>
{latestentry%feedupdated}
{entries%changelogentry}
</feed>