view templates/atom/filelog.tmpl @ 5413:719fd175181f

Test darcs converter
author Patrick Mezard <pmezard@gmail.com>
date Sun, 07 Oct 2007 19:03:32 +0200
parents 46c5e1ee8aaa
children
line wrap: on
line source

#header#
 <id>{urlbase}{url}atom-log/tip/{file|escape}</id>
 <link rel="self" href="{urlbase}{url}atom-log/tip/{file|escape}"/>
 <title>#repo|escape#: #file|escape# history</title>
 #latestentry%feedupdated#

#entries%changelogentry#
</feed>