13 lines
352 B
HTML
13 lines
352 B
HTML
<html>
|
|
<head>
|
|
<title>[ 688746 ] incorrect charset value for utf-8</title>
|
|
<!-- use "--char-encoding: ut8" in config file -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=USASCII">
|
|
<!-- should be content="text/html; charset=UTF-8" -->
|
|
</head>
|
|
<body>
|
|
<p><b>How to…</b><br>
|
|
Place an extended-hours order:</p>
|
|
</body>
|
|
</html>
|