##// END OF EJS Templates
record: use command wrapper properly for qnew/qrefresh (issue3001)
record: use command wrapper properly for qnew/qrefresh (issue3001)

File last commit:

r9999:f91e5630 default
r15184:351a9292 1.9.3 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>