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