view templates/filelog-rss.tmpl @ 3041:45942bb49194

[churn] Cleanup suggestions from tonfa Use demandload Be smarter about the final list creation
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Tue, 08 Aug 2006 15:29:33 -0400
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>