view templates/filelog-rss.tmpl @ 2927:ee6ed2b29e1a

Fix hgweb's patch display in changeset view.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 18 Aug 2006 13:06:38 +0200
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>