view templates/tags.tmpl @ 236:85f0420fd848

Removed extra closing brace from date string.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 02 Jun 2005 09:23:44 +0100
parents e93a16de0c66
children 11578820b5d7
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>

#entries#

#footer#