add meta tags

This commit is contained in:
2015-01-23 16:07:00 +01:00
parent cab883b3ce
commit 1af7f649e7
4 changed files with 7 additions and 7 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
doctype html
html lang="en"
head
meta charset="utf-8"
meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"
meta name="viewport" content="width=device-width, initial-scale=1.0"
title= site_page_title
= render 'meta'
= csrf_meta_tags
/! Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]
+1 -3
View File
@@ -1,10 +1,8 @@
doctype html
html lang="en"
head
meta charset="utf-8"
meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"
meta name="viewport" content="width=device-width, initial-scale=1.0"
title= site_page_title
= render 'meta'
= csrf_meta_tags
/! Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]