view templates/filelog-rss.tmpl @ 2232:ef3c039e7ab8

Always remove appendopener tmp files (fixes issue235). test-hup triggered this bug by killing "hg serve --stdio".
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 09 May 2006 17:03:00 +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>