view templates/rss/filelog.tmpl @ 8973:ba322663d157

i18n: add French translation file
author Cédric Duval <cedricduval@free.fr>
date Tue, 26 May 2009 23:46:15 +0200
parents 5ccca71775e1
children
line wrap: on
line source

{header}
    <title>{repo|escape}: {file|escape} history</title>
    <description>{file|escape} revision history</description>
    {entries%filelogentry}
  </channel>
</rss>