templates/rss/filelog.tmpl @ ee5d48ad20e5

Add download buttons
author Steve Losh <steve@stevelosh.com>
date Thu, 30 May 2024 11:42:48 -0400
parents b2b88bc58ef9
children (none)
{header}
    <title>{repo|escape}: {file|escape} history</title>
    <description>{file|escape} revision history</description>
    {entries%filelogentry}
  </channel>
</rss>