lib/generators/bootstrap/layout/templates/layout.html.slim in bootstrap-sass-extras-0.0.4 vs lib/generators/bootstrap/layout/templates/layout.html.slim in bootstrap-sass-extras-0.0.5

- old
+ new

@@ -1,10 +1,10 @@ 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" + = viewport_meta_tag title= content_for?(:title) ? yield(:title) : "<%= app_name %>" = csrf_meta_tags /! Le HTML5 shim, for IE6-8 support of HTML elements /[if lt IE 9]