We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f1654 commit 2e7b485Copy full SHA for 2e7b485
demo/3.0/index.html
@@ -1,10 +1,12 @@
1
-<!DOCTYPE html><!--
+<!DOCTYPE html>
2
+<!--
3
* CoreUI - Free Bootstrap Admin Template
4
* @version v3.0.0-alpha.0
5
* @link https://coreui.io/pro/
6
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
7
* License (https://coreui.io/pro/license)
---><html lang="en"><head>
8
+-->
9
+<html lang="en"><head>
10
<meta charset="utf-8">
11
<meta http-equiv="X-UA-Compatible" content="IE=edge">
12
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
@@ -700,4 +702,4 @@ <h6>System Utilization</h6>
700
702
}, true);
701
703
</script>
704
-</body></html>
705
+</body></html>
0 commit comments