view templates/filelog-rss.tmpl @ 985:7ffa91f275ff

hgweb: fix RSS and raw for new % scheme
author mpm@selenic.com
date Sun, 21 Aug 2005 13:18:45 -0700
parents 765182a4c843
children f2ebd5251e88
line wrap: on
line source

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