shithub: plan9front

ref: 334c5e1134719a02c35c72ec5435a967a74846f8
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>