view mercurial/templates/rss/bookmarks.tmpl @ 14184:4ab6e2d597cc

fix errors reported by pyflakes test
author Sune Foldager <cryo@cyanite.org>
date Wed, 04 May 2011 19:27:55 +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>