view templates/atom/filelog.tmpl @ 5805:e422305e0853

test-convert: test before() and after() conversion actions
author Patrick Mezard <pmezard@gmail.com>
date Fri, 04 Jan 2008 23:43:55 +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>