templates/atom/bookmarks.tmpl @ f402fd0f036b
Finish (mostly) the reskin
author |
Steve Losh <steve@stevelosh.com> |
date |
Wed, 15 Jan 2020 20:15:24 -0500 |
parents |
b2b88bc58ef9 |
children |
(none) |
{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>