view mercurial/templates/rss/bookmarks.tmpl @ 39359:bc0eb1dc6aae

filemerge: fix an i18n comment typo
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 29 Aug 2018 22:53:44 -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>