view templates/filelog-rss.tmpl @ 1063:58eefdfb8472

Some more spacing/indentation/linebreak cleanups to hgweb.py.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 26 Aug 2005 13:29:52 +0200
parents 7ffa91f275ff
children f2ebd5251e88
line wrap: on
line source

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