view mercurial/templates/rss/bookmarks.tmpl @ 32395:7948adb53e28

base85: add version to help detect breaking binary changes
author Jun Wu <quark@fb.com>
date Tue, 25 Apr 2017 17:45:48 -0700
parents b8ede1f79126
children
line wrap: on
line source

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