app/views/layouts/devise_layout.html.haml in artfully_ose-1.2.0.beta.1 vs app/views/layouts/devise_layout.html.haml in artfully_ose-1.2.0.pre
- old
+ new
@@ -1,6 +1,6 @@
-!!! 5
-%html{:lang => "en", "ng-app" => "artfully"}
+!!!
+%html{:xmlns => "http://www.w3.org/1999/xhtml", "xml:lang" => "en", :lang => "en"}
%head
%title= "#{yield :title} : Artful.ly"
%link{ :rel => "shortcut icon", :href => "/favicon.ico", :type => "image/x-icon"}
= stylesheet_link_tag :bootstrap, :media => :screen