shithub: plan9front

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