lib/wally/views/layout.haml in wally-0.0.6 vs lib/wally/views/layout.haml in wally-0.0.7

- old
+ new

@@ -1,9 +1,10 @@ !!! 5 %html %head %title Wally %link{:rel => 'stylesheet', :type => 'text/css', :href => '/bootstrap.min.css'} + %link{:rel => 'stylesheet', :type => 'text/css', :href => '/skin.css'} %meta{:'http-equiv' => 'X-UA-Compatible', :content => 'IE=edge,chrome=1'} %meta{:name => 'viewport', :content => 'width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;'} %body %div.container-fluid %div.logo