1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 11:36:52 +00:00

Set HTML5 conform doctype

This commit is contained in:
mvoelkel
2016-06-28 20:34:36 +02:00
parent aeac33b1a9
commit 8ea0b64240
17 changed files with 32 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />