view templates/filelog-rss.tmpl @ 2910:5df3e5cf16bc

Move cmp bits from filelog to revlog
author Matt Mackall <mpm@selenic.com>
date Tue, 15 Aug 2006 14:18:13 -0500
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>