Mercurial > hg
view mercurial/templates/atom/bookmarks.tmpl @ 40869:f79659e1e50f
py3: convert filename to bytes in test-hardlinks.t
Windows was complaining about passing str to CreateFileA() in win32.py.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 09 Dec 2018 13:33:36 -0500 |
parents | 80e922479891 |
children |
line wrap: on
line source
{header} <id>{urlbase}{url|urlescape}</id> <link rel="self" href="{urlbase}{url|urlescape}atom-bookmarks"/> <link rel="alternate" href="{urlbase}{url|urlescape}bookmarks"/> <title>{repo|escape}: bookmarks</title> <summary>{repo|escape} bookmark history</summary> <author><name>Mercurial SCM</name></author> {lastchange%feedupdated} {entries%bookmarkentry} </feed>