mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 06:45:00 +00:00
Having checked for latin1 characters, redefine meta content type from latin 1 to utf8
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=iso-8859-1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
||||
<title>1977: Mike Perryman's report in Descent 38</title>
|
||||
<link rel="stylesheet" type="text/css" href=
|
||||
"../../../css/main2.css" />
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=iso-8859-1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
||||
<title>1978: Nick Thorne's report for Descent 40</title>
|
||||
<link rel="stylesheet" type="text/css" href=
|
||||
"../../../css/main2.css" />
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=iso-8859-1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
||||
<title>1979: Nick Thorne's report for Descent 44</title>
|
||||
<link rel="stylesheet" type="text/css" href=
|
||||
"../../../css/main2.css" />
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=iso-8859-1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
||||
<title>1980: Nick Thorne's report for Descent 49</title>
|
||||
<link rel="stylesheet" type="text/css" href=
|
||||
"../../../css/main2.css" />
|
||||
|
||||
Reference in New Issue
Block a user