mercurial/templates/rss/bookmarks.tmpl
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
Wed, 01 Jun 2022 01:34:21 +0200
changeset 49264 e3a267a93711
parent 29435 b8ede1f79126
permissions -rw-r--r--
debugindex: add a `sidedata-offset` column

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