]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/empty.html
* HTML pages are now output as "Content-type: text/html; charset=utf-8"
[citadel.git] / webcit / static / empty.html
index df87876a5569d75f88967be17a5f8de58a621c10..9249438da02a466dd712fe50a4b93753b1ccd803 100644 (file)
@@ -1,7 +1,7 @@
 <html>
 <head>
        <title>Empty Page</title>
-       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 </head>
 <body>
 </body>