view templates/atom/filelog.tmpl @ 5387:4b6f0aa568e5

Update test for new output produced since 17ed9b9a0d03
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 05 Oct 2007 12:30:19 -0700
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>