]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/chatframeset.html
* HTML pages are now output as "Content-type: text/html; charset=utf-8"
[citadel.git] / webcit / static / chatframeset.html
index 3f64b172744520e41b796f9f76e67174899f935c..69a1b4283f852d6f4ef2d5246ded8c31b401863c 100644 (file)
@@ -1,7 +1,7 @@
 <html>
 <head>
        <title>Real-time chat: <?ROOMNAME></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta http-equiv="Content-Language" content="en" />
 </head>