adding basic meta tags - for ie edge and mobile - to main template header

This commit is contained in:
Frances Botsford
2013-09-06 09:12:50 -04:00
parent 4e011326bc
commit 4175db0a67

View File

@@ -27,6 +27,9 @@
## "edX" should not be translated
<title>edX</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript">
/* immediately break out of an iframe if coming from the marketing website */
(function(window) {