view mercurial/templates/rss/bookmarks.tmpl @ 17738:b8424c92ba2b

spelling: fix minor spell checker issues
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 10 Oct 2012 01:29:56 +0200
parents 1046cb663776
children b8ede1f79126
line wrap: on
line source

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