Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/websdk/mercurial/templates/rss/changelog.tmpl
blob: 65b96ad9eec9d34d36dbaf3c0462df2ba8825ff3 (plain)
1
2
3
4
5
6
{header}
    <title>{repo|escape} Changelog</title>
    <description>{repo|escape} Changelog</description>
    {entries%changelogentry}
  </channel>
</rss>