Mercurial > hg
view mercurial/templates/atom/bookmarks.tmpl @ 38482:5faaa31a6082
hgweb: add archive entries to graph page
Changelog page has them, so it makes sense to add them to graph page too.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 28 Jun 2018 10:50:53 +0800 |
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>