view mercurial/templates/atom/filelog.tmpl @ 21764:cd3c79392056

merge with stable
author Matt Mackall <mpm@selenic.com>
date Wed, 18 Jun 2014 20:59:36 -0500
parents 9409aeaafdc1
children
line wrap: on
line source

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

{entries%changelogentry}
</feed>