filelog.tmpl
8 lines
| 242 B
| application/x-cheetah
|
CheetahLexer
Robert Bachmann
|
r5269 | #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> | ||||