shithub: riscv

ref: 27fc79b04bee837f513f8ac92c3e50ae76c27abe
dir: /sys/lib/python/mercurial/templates/rss/changelog.tmpl/

View raw version
{header}
    <title>{repo|escape} Changelog</title>
    <description>{repo|escape} Changelog</description>
    {entries%changelogentry}
  </channel>
</rss>