mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-26 22:25:19 +00:00
Having checked for latin1 characters, redefine meta content type from latin 1 to utf8
This commit is contained in:
@@ -2,7 +2,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>GSAB: CTS ref. 78.2012 (in English translation)</title>
|
||||
<link rel="alternate" lang="fr" href="../fr/782012.htm" title="Description des principaux gouffres de la zone ouest du massif" xml:lang="fr" />
|
||||
<link rel="stylesheet" type="text/css" href= "../../../css/main2.css" />
|
||||
|
||||
Reference in New Issue
Block a user