Skip to content

Commit

Permalink
Enable media queries to work correctly for mobile devices.
Browse files Browse the repository at this point in the history
  • Loading branch information
markahesketh committed Sep 20, 2012
1 parent 58d796d commit 375b2f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions header.tpl
Expand Up @@ -13,6 +13,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width">

{* Title set in Back Office > Preferences > SEO & URLs. *}
<title>{$meta_title|escape:'htmlall':'UTF-8'}</title>
Expand Down

0 comments on commit 375b2f6

Please sign in to comment.