We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1149ea commit 51bd8d8Copy full SHA for 51bd8d8
templates/common/index.html
@@ -4,8 +4,8 @@
4
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
5
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
6
<head>
7
- <meta charset="utf-8"/>
8
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
9
<title></title>
10
<meta name="description" content="">
11
<meta name="viewport" content="width=device-width">
0 commit comments