shithub: plan9front

ref: ad9b1234c365919fa9d8cdb3008b4d42acf37c60
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>