define charset first, before title
[sheet.git] / readline.plp
index f9a29b18f38cc74cce8dad0f6fdf2091554ce992..6fc99f543c12f65faf4c7d5710bf91f8a8c46280 100644 (file)
@@ -16,8 +16,8 @@ $header{content_type} = "text/html; charset=$sign{charset}";
 <html>
 
 <head>
-<title>readline cheat sheet</title>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
+<title>readline cheat sheet</title>
 <link rel="stylesheet" type="text/css" media="all" href="base.css">
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
 <!--[if lte IE 7]><style> .help dl.legend dd {float:none} </style><![endif]--><: