view templates/rss/filelog.tmpl @ 3278:4b2d3c8a6195

hgweb: fix filerevision raw URL
author Brendan Cully <brendan@kublai.com>
date Fri, 06 Oct 2006 12:58:50 -0700
parents e281903c9d32
children
line wrap: on
line source

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