X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1a0ef82ab8c89186124991e0c2299bb1925c0a67..2d73dc22a2c167b9ac1140e68129af97560b6646:/app/views/browse/not_found.html.erb diff --git a/app/views/browse/not_found.html.erb b/app/views/browse/not_found.html.erb index 103eb1c93..3c4e8a4c8 100644 --- a/app/views/browse/not_found.html.erb +++ b/app/views/browse/not_found.html.erb @@ -1,10 +1,4 @@ -<% - browse_not_found_type = { - 'node' => I18n.t('browse.not_found.type.node'), - 'way' => I18n.t('browse.not_found.type.way'), - 'relation' => I18n.t('browse.not_found.type.relation'), - 'changeset' => I18n.t('browse.not_found.type.changeset'), - }; -%> - -