]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/not_found.html.erb
Merge branch 'master' into redesign
[rails.git] / app / views / browse / not_found.html.erb
index f536ef9ffea74b30bf766c51d28d7aa0dcf51c9e..a8974b474706421dfb46e24362de714763fc6faa 100644 (file)
@@ -6,4 +6,7 @@
     'changeset' => I18n.t('browse.not_found.type.changeset'),
   };
 %>
-<p><%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %></p>
+
+<h2>
+    <a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
+    <%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %></h2>