templates/atom/filelog.tmpl
author Patrick Mezard <pmezard@gmail.com>
Sat, 06 Oct 2007 21:19:06 +0200
changeset 5404 67d3daa8ac42
parent 5266 46c5e1ee8aaa
permissions -rw-r--r--
convert: quote "^" to avoid windows using it as an escape char.

#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>