shithub: riscv

ref: 562f1b51ee293e7cef3a577b7409ea5b2caf0494
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>