Tidy: remove trailing / which makes all the rest barf
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 1 Jul 2012 09:28:55 +0000 (11:28 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 1 Jul 2012 09:28:55 +0000 (11:28 +0200)
webcit/static/t/head.html

index 9cc1a4bab4c8d83e356ebc4b62e9276e315f4fcb..2d6e6b3cc620de84f298e3a05cb36037b9002f21 100644 (file)
@@ -4,7 +4,7 @@
        <head>
                <title><?THISROOM> - <?SERV:HUMANNODE></title>
                <meta name="MSSmartTagsPreventParsing" content="TRUE" >
-               <meta http-equiv="X-UA-Compatible" content="IE=8" />
+               <meta http-equiv="X-UA-Compatible" content="IE=8" >
                <meta name="keywords" content="groupware messaging collaboration" >
                <link href="static/styles/webcit.css" rel="stylesheet" type="text/css">
                <link href="static/styles/datepicker.css" rel="stylesheet" type="text/css">