From: Tom Hughes Date: Wed, 29 Aug 2012 08:01:32 +0000 (+0100) Subject: Switch to the HTML5 DOCTYPE X-Git-Tag: live~5431 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e82c758ceac7c0894b08dd5840af687318234578?hp=7b626f31be8a5f60d285d39d9b1063de776ddfe0 Switch to the HTML5 DOCTYPE --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 5a9360875..e5c7e1bdd 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -1,4 +1,4 @@ - + <%= render :partial => "layouts/head" %>