mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
old DOCTYPE updated and errors fixing
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 4.0//EN">
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
<title>
|
<title>
|
||||||
161 Glossary of names
|
161 Glossary of names
|
||||||
</title>
|
</title>
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ def collapse(m):
|
|||||||
#output = re.sub(r'(<td></td>)+',collapse, output)
|
#output = re.sub(r'(<td></td>)+',collapse, output)
|
||||||
|
|
||||||
print """
|
print """
|
||||||
<!DOCTYPE">
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!DOCTYPE">
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!DOCTYPE">
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|||||||
Reference in New Issue
Block a user