view templates/rss/filelog.tmpl @ 9100:623f96ae3a26

win32mbcs: also wrap windows.pconvert()
author Shun-ichi GOTO <shunichi.goto@gmail.com>
date Thu, 09 Jul 2009 22:06:30 +0900
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>