templates/rss/branches.tmpl @ b2b88bc58ef9

Initial commit (not finished)
author Steve Losh <steve@stevelosh.com>
date Sat, 11 Jan 2020 13:21:39 -0800
parents (none)
children (none)
{header}
    <title>{repo|escape}: branches</title>
    <description>{repo|escape} branch history</description>
    {entries%branchentry}
  </channel>
</rss>