mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-11 15:54:10 +02:00
Change doctype 5 to doctype html.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
doctype 5
|
||||
doctype html
|
||||
//if lt IE 10
|
||||
<html class="no-js no-browser" lang="en">
|
||||
//[if gt IE 9]><!
|
||||
|
@@ -3,7 +3,7 @@
|
||||
- var fallback = "<?php echo FALLBACK; ?>"
|
||||
|
||||
<?php header("Content-type: text/html;charset=utf-8"); ?>
|
||||
doctype 5
|
||||
doctype html
|
||||
//if lt IE 10
|
||||
<html class="no-js no-browser" lang="en">
|
||||
//[if gt IE 9]><!
|
||||
|
Reference in New Issue
Block a user