Add charset
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Jul 2013 11:06:44 +0000 (11:06 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Jul 2013 11:06:44 +0000 (11:06 +0000)
Firefox compalains with:

Timestamp: 2013-07-01 1:06:35 PM
Error: The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
Source File: http://mkws.indexdata.com/
Line: 0

experiments/spclient/index-mkws.html

index 8d08491..d29dd05 100644 (file)
@@ -1,5 +1,6 @@
 <html>
   <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS: the MasterKey Widget Set</title>
     <style type="text/css">
       body {