templates/atom/tags.tmpl @ b2b88bc58ef9
Initial commit (not finished)
author |
Steve Losh <steve@stevelosh.com> |
date |
Sat, 11 Jan 2020 13:21:39 -0800 |
parents |
(none) |
children |
(none) |
{header}
<id>{urlbase}{url|urlescape}</id>
<link rel="self" href="{urlbase}{url|urlescape}atom-tags"/>
<link rel="alternate" href="{urlbase}{url|urlescape}tags"/>
<title>{repo|escape}: tags</title>
<summary>{repo|escape} tag history</summary>
<author><name>Mercurial SCM</name></author>
{latestentry%feedupdated}
{entriesnotip%tagentry}
</feed>