Mercurial > hg
view mercurial/templates/rss/changelog.tmpl @ 36439:02cd2fb6de72
narrow: drop redundant templatekw/revset names from help text
":<name>:" is automatically added by the registrar.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 25 Feb 2018 13:42:51 +0900 |
parents | f91e5630ce7e |
children |
line wrap: on
line source
{header} <title>{repo|escape} Changelog</title> <description>{repo|escape} Changelog</description> {entries%changelogentry} </channel> </rss>