OSDN Git Service

change html page encoding to UTF-8
[linuxjf/JF.git] / www / jf_www.m4
index f64f9e8..cf7fd2e 100644 (file)
@@ -132,7 +132,7 @@ m4_define(`_HEADER', `
   "http://www.w3.org/TR/html4/loose.dtd">
 <HTML LANG="ja" DIR="LTR">
 <HEAD>
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-2022-JP">
+ <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
  m4_ifdef(`_TOP_PAGE', 
  <title>$1</title>,
  <title>JF: $1</title>)