Merge pull request #62 from jitendravyas/patch-1

removed chrome frame option from meta tag
This commit is contained in:
John O'Nolan 2013-12-28 03:13:36 -08:00
commit f503b7e5eb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
{{! Document Settings }}
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
{{! Page Meta }}
<title>{{meta_title}}</title>