##// END OF EJS Templates
strip: update help to state than you can strip public changeset...
strip: update help to state than you can strip public changeset Multiple people have been confused by it.

File last commit:

r9999:f91e5630 default
r17047:d63fb1fc stable
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>