view templates/tags.tmpl @ 1629:3024cacfb2c9

Copy manifest map before modifying it (see issue86)
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 22 Jan 2006 18:54:25 +0100
parents fbe4bbd847e5
children f79afc26ae3b
line wrap: on
line source

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

<div class="buttons">
<a href="?cl=tip">changelog</a>
<a href="?mf=#manifest|short#;path=/">manifest</a>
</div>

<h2>tags:</h2>

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

#footer#