]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/head.html
Tidy: remove trailing / which makes all the rest barf
[citadel.git] / webcit / static / t / head.html
index a7cf607da6257d895d6b16a7a706ad19e3ac98e2..2d6e6b3cc620de84f298e3a05cb36037b9002f21 100644 (file)
@@ -2,9 +2,9 @@
         "http://www.w3.org/TR/html4/loose.dtd">
 <html>
        <head>
-               <title><?CURRENT_ROOM> - <?SERV:HUMANNODE></title>
+               <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">