view templates/tags.tmpl @ 1266:703783bc09c4

Added tag 0.7 for changeset 979c049974485125e1f9357f6bbe9c1b548a64c3
author mpm@selenic.com
date Fri, 16 Sep 2005 14:01:03 -0700
parents 4f81068ed8cd
children 17703aa4491e
line wrap: on
line source

#header#
<title>#repo#: tags</title>
</head>
<body>

<div class="buttons">
<a href="?cmd=changelog;rev=#rev#">changelog</a>
<a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a>
</div>

<h2>tags:</h2>

<ul id="tagEntries">
#entries%tagentry#
</ul>

#footer#