view mercurial/templates/rss/filelog.tmpl @ 49664:f56873a7284c

branching: merge stable into default
author Raphaël Gomès <rgomes@octobus.net>
date Fri, 25 Nov 2022 15:14:40 +0100
parents f91e5630ce7e
children
line wrap: on
line source

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