view templates/rss/filelog.tmpl @ 9800:b39f98be96de

fix test-patchbomb on solaris
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 08 Nov 2009 18:05:56 +0100
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>