view templates/filelog-rss.tmpl @ 2825:1ea086bc2086

Merge: combine choose and moddirstate to partial
author Matt Mackall <mpm@selenic.com>
date Tue, 08 Aug 2006 09:11:16 -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>