all output is UTF-8 encoded
This commit is contained in:
parent
42cb80be25
commit
2e016bbe65
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html>
|
<html>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
<head>
|
<head>
|
||||||
<title>$(ldoc.title)</title>
|
<title>$(ldoc.title)</title>
|
||||||
<link rel="stylesheet" href="$(ldoc.css)" type="text/css" />
|
<link rel="stylesheet" href="$(ldoc.css)" type="text/css" />
|
||||||
|
|
Loading…
Reference in New Issue