view templates/rss/filelog.tmpl @ 8997:70f5d3be5917

subrepo: audit subrepo paths
author Matt Mackall <mpm@selenic.com>
date Wed, 01 Jul 2009 13:55:24 -0500
parents 5ccca71775e1
children
line wrap: on
line source

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