view templates/tags.tmpl @ 980:5197fb9d65d5

Merge with MPM
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Wed, 17 Aug 2005 22:59:47 -0500
parents aedb47764f29 11578820b5d7
children 4f81068ed8cd
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#