##// END OF EJS Templates
Add the new "droplet" logo
Add the new "droplet" logo

File last commit:

r5269:46c5e1ee default
r6095:a799a067 default
Show More
changelog.tmpl
10 lines | 252 B | application/x-cheetah | CheetahLexer
Robert Bachmann
Added support for the Atom syndication format
r5269 #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>