view templates/rss/filelog.tmpl @ 3430:9a6491770b04

Report branch for hg id
author Matt Mackall <mpm@selenic.com>
date Tue, 17 Oct 2006 18:30:19 -0500
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>