...
|
...
|
@@ -10,7 +10,8 @@ |
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
|
<meta content="telephone=no" name="format-detection" />
|
|
|
<meta content="email=no" name="format-detection" />
|
|
|
<meta name="renderer" content="webkit">
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
|
|
<meta name="renderer" content="webkit" />
|
|
|
{{#if devEnv}}
|
|
|
<link rel="stylesheet" href="//{{devHost}}:5002/css/index.css">
|
|
|
{{^}}
|
...
|
...
|
|