mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
Add IE7 compatibility meta tag to new project templates. For now.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
-->
|
||||
<head>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
||||
|
||||
<title>Hello World</title>
|
||||
|
||||
<script type = "text/javascript">
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
-->
|
||||
<head>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
||||
|
||||
<title>Hello World</title>
|
||||
|
||||
<script type = "text/javascript">
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
-->
|
||||
<head>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
||||
|
||||
<title>Hello World</title>
|
||||
|
||||
<script type = "text/javascript">
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
-->
|
||||
<head>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
||||
|
||||
<title>Hello World</title>
|
||||
|
||||
<script type = "text/javascript">
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
-->
|
||||
<head>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
||||
|
||||
<title>Hello World</title>
|
||||
|
||||
<script type = "text/javascript">
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
-->
|
||||
<head>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
||||
|
||||
<title>Hello World</title>
|
||||
|
||||
<script type = "text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user