view mercurial/templates/rss/bookmarks.tmpl @ 29440:009cc6c89d0f

chg: silence warning of unused parameter 'sig'
author Yuya Nishihara <yuya@tcha.org>
date Tue, 28 Jun 2016 22:39:06 +0900
parents b8ede1f79126
children
line wrap: on
line source

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