summaryrefslogtreecommitdiff
path: root/html/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/main.html')
-rwxr-xr-xhtml/main.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/html/main.html b/html/main.html
index 690d257..b3035b3 100755
--- a/html/main.html
+++ b/html/main.html
@@ -16,10 +16,11 @@
-- along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
-<!DOCTYPE html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
- <meta charset="UTF-8">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GNUfault.org</title>
@@ -27,7 +28,7 @@
{{stylesheets}}
</head>
-<body ontouchstart>
+<body ontouchstart="">
<div class="container">
{{header}}