view mercurial/templates/rss/branches.tmpl @ 19424:762e51ce3411

gendoc: add showtopic This function prints any topic.
author Takumi IINO <trot.thunder@gmail.com>
date Wed, 03 Jul 2013 21:49:39 +0900
parents add2f9ddcfb5
children
line wrap: on
line source

{header}
    <title>{repo|escape}: branches</title>
    <description>{repo|escape} branch history</description>
    {entries%branchentry}
  </channel>
</rss>