view mercurial/templates/rss/bookmarks.tmpl @ 34207:5a1b41268b7c

drawdag: port to python 3
author Augie Fackler <raf@durin42.com>
date Wed, 23 Aug 2017 01:23:16 -0400
parents b8ede1f79126
children
line wrap: on
line source

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