app/views/layouts/application.html.haml in artfully_ose-1.2.0.beta.1 vs app/views/layouts/application.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", "ng-app" => "artfully"}
%head
%title= "#{yield :title} : #{t 'artfully.page_title'}"
:plain
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Sanchez' rel='stylesheet' type='text/css'>
\ No newline at end of file