##// END OF EJS Templates
py3: avoid `b'%s' % type(...)` in a ProgrammingError...
py3: avoid `b'%s' % type(...)` in a ProgrammingError Differential Revision: https://phab.mercurial-scm.org/D7363

File last commit:

r29435:b8ede1f7 default
r43993:bf87f5ff stable
Show More
bookmarks.tmpl
6 lines | 163 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: bookmarks</title>
<description>{repo|escape} bookmark history</description>
{entries%bookmarkentry}
</channel>
</rss>