comparison templates/tags.tmpl @ 1549:fbe4bbd847e5

Always escape repository name in hgweb, very important in notfound.tmpl.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 17 Nov 2005 19:11:13 +0100
parents 22041f754f4a
children f79afc26ae3b
comparison
equal deleted inserted replaced
1548:18f3224da392 1549:fbe4bbd847e5
1 #header# 1 #header#
2 <title>#repo#: tags</title> 2 <title>#repo|escape#: tags</title>
3 </head> 3 </head>
4 <body> 4 <body>
5 5
6 <div class="buttons"> 6 <div class="buttons">
7 <a href="?cl=tip">changelog</a> 7 <a href="?cl=tip">changelog</a>