From: Aaron Lidman Date: Wed, 13 Nov 2013 02:03:02 +0000 (-0800) Subject: Add close button to 404 page X-Git-Tag: live~4674^2~94 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/2bb59daa37f8ff0807e235bb11e918dfe220284e?ds=sidebyside Add close button to 404 page --- diff --git a/app/views/browse/not_found.html.erb b/app/views/browse/not_found.html.erb index 103eb1c93..a8974b474 100644 --- a/app/views/browse/not_found.html.erb +++ b/app/views/browse/not_found.html.erb @@ -7,4 +7,6 @@ }; %> -

<%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %>

+

+ + <%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %>