view templates/filelog-rss.tmpl @ 1952:f4df34b6987f

tests: fix portability issue for echo -n
author TK Soh <teekaysoh@yahoo.com>
date Tue, 14 Mar 2006 21:42:32 -0800
parents f2ebd5251e88
children
line wrap: on
line source

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