templates/rss/changelog.tmpl @ 55ad249befd2

Fix code styles in READMEs, *again*
author Steve Losh <steve@stevelosh.com>
date Sat, 18 Jan 2020 14:13:06 -0500
parents b2b88bc58ef9
children (none)
{header}
    <title>{repo|escape} Changelog</title>
    <description>{repo|escape} Changelog</description>
    {entries%changelogentry}
  </channel>
</rss>