Mercurial > hg
view templates/tags.tmpl @ 2774:8cd3e19bf4a5
Add a doc string
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 03 Aug 2006 13:07:57 -0500 |
parents | 46b19175fec6 |
children | 48395d2692de |
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=#manifest|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#