diff 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
line wrap: on
line diff
--- a/templates/tags.tmpl	Wed Nov 16 20:53:16 2005 +0100
+++ b/templates/tags.tmpl	Thu Nov 17 19:11:13 2005 +0100
@@ -1,5 +1,5 @@
 #header#
-<title>#repo#: tags</title>
+<title>#repo|escape#: tags</title>
 </head>
 <body>