doctype 5
/[if lt IE 7]
|
/[if IE 7]
|
/[if IE 8]
|
/[if IE 9]
|
|
html
|
head
title #{@title} - #{ENV['APP_TITLE']}
meta charset="utf-8"
meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"
meta name="HandheldFriendly" content="True"
meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"
body
== yield