view mercurial/templates/rss/bookmarks.tmpl @ 41455:8427fea04017 stable

copyright: update to 2019 Differential Revision: https://phab.mercurial-scm.org/D5779
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 31 Jan 2019 13:32:21 +0800
parents b8ede1f79126
children
line wrap: on
line source

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