view mercurial/templates/rss/bookmarks.tmpl @ 26369:4799b5c4aaf4

help: define list of keywords that should be excluded from non-verbose output This list will be reused by the other deprecated/experimental handling.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 26 Sep 2015 11:25:38 +0900
parents 1046cb663776
children b8ede1f79126
line wrap: on
line source

{header}
    <title>{repo|escape}: bookmarks </title>
    <description>{repo|escape} bookmark history</description>
    {entries%bookmarkentry}
  </channel>
</rss>