diff --git a/lib/generators/bootstrap/layout/templates/layout.html.haml b/lib/generators/bootstrap/layout/templates/layout.html.haml index 3fba9cc1..fe0973f8 100644 --- a/lib/generators/bootstrap/layout/templates/layout.html.haml +++ b/lib/generators/bootstrap/layout/templates/layout.html.haml @@ -8,7 +8,7 @@ /[if lt IE 9] = javascript_include_tag "http://html5shim.googlecode.com/svn/trunk/html5.js" / Le styles - = stylesheet_link_tag "application", :media => "all" + = stylesheet_link_tag "application", :media => "all" / Le fav and touch icons %link{:href => "images/favicon.ico", :rel => "shortcut icon"}/ %link{:href => "images/apple-touch-icon.png", :rel => "apple-touch-icon"}/