Mercurial > hg
view templates/old/tags.tmpl @ 3503:b28d3e0f9a8c
Deprecate old --branch/branches options
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 24 Oct 2006 17:07:11 -0500 |
parents | fc34c031ff54 |
children | 46c5e1ee8aaa |
line wrap: on
line source
#header# <title>#repo|escape#: tags</title> <link rel="alternate" type="application/rss+xml" href="?cmd=tags;style=rss" title="RSS feed for #repo|escape#: tags"> </head> <body> <div class="buttons"> <a href="?cl=tip">changelog</a> <a href="?sl=tip">shortlog</a> <a href="?mf=#node|short#;path=/">manifest</a> <a type="application/rss+xml" href="?cmd=tags;style=rss">rss</a> </div> <h2>tags:</h2> <ul id="tagEntries"> #entries%tagentry# </ul> #footer#