filelog.tmpl
8 lines
| 245 B
| application/x-cheetah
|
CheetahLexer
Dan Villiom Podlaski Christiansen
|
r9999 | {header} | ||
<id>{urlbase}{url}atom-log/tip/{file|escape}</id> | ||||
<link rel="self" href="{urlbase}{url}atom-log/tip/{file|urlescape}"/> | ||||
<title>{repo|escape}: {file|escape} history</title> | ||||
{latestentry%feedupdated} | ||||
{entries%changelogentry} | ||||
</feed> | ||||