mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 05:35: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 @@
|
||||
<html><head>
|
||||
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Expo 2007: who and when</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8" /><title>Expo 2007: who and when</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css">
|
||||
<style type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user