templates/atom/changelog.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 04 Oct 2007 23:21:37 -0300
changeset 5379 d3e51dc804f8
parent 5266 46c5e1ee8aaa
permissions -rw-r--r--
mercurial_source: add --filemap support

#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>