templates/tags.tmpl
author mpm@selenic.com
Thu, 14 Jul 2005 18:41:36 -0800
changeset 693 10c0264751da
parent 586 11578820b5d7
child 974 aedb47764f29
child 980 5197fb9d65d5
child 981 4f81068ed8cd
permissions -rw-r--r--
Be quiet about broken pipes manifest hash: 3163ebe2f15c3a577456cfdcd2b136c3c7cf7378

#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#
</ul>

#footer#