Mercurial > hg
view mercurial/templates/rss/changelog.tmpl @ 50951:44c29568898f
debugfileset: migrate `opts` to native kwargs
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 21 Aug 2023 17:12:03 -0400 |
parents | f91e5630ce7e |
children |
line wrap: on
line source
{header} <title>{repo|escape} Changelog</title> <description>{repo|escape} Changelog</description> {entries%changelogentry} </channel> </rss>