view templates/rss/filelog.tmpl @ 5447:56591846f819

chunkiter: simplify iter logic
author Matt Mackall <mpm@selenic.com>
date Thu, 11 Oct 2007 00:46:49 -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>