view templates/tags.tmpl @ 234:3427806d5ab9

ui.warn can use more than one argument like the other ui methods.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 02 Jun 2005 07:06:29 +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#