view templates/atom/filelog.tmpl @ 5871:c1244685425a

convert: fix parents of last fetched svn revision
author Patrick Mezard <pmezard@gmail.com>
date Tue, 01 Jan 2008 23:57:20 +0100
parents 46c5e1ee8aaa
children 5ccca71775e1
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>