]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Move sidebar JS to application bundle
[rails.git] / app / views / layouts / site.html.erb
index 5a93608759491672941a9079df042a0cbf78d3ab..e5c7e1bdd384ed50554a3674aa78697a3b83cb43 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<%= I18n.locale %>" lang="<%= I18n.locale %>" dir="<%= t'html.dir' %>">
   <%= render :partial => "layouts/head" %>
   <body class="<%= params[:controller] %>">