X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/550c4a3a45814fde5c809334c85f1ebc47659a82..6094a97ce6297d390e5bbf733f5c2b4cc6b2076c:/app/views/layouts/error.html.erb?ds=inline diff --git a/app/views/layouts/error.html.erb b/app/views/layouts/error.html.erb index db6179769..dfcb3cb91 100644 --- a/app/views/layouts/error.html.erb +++ b/app/views/layouts/error.html.erb @@ -8,10 +8,7 @@ - - " type="image/svg+xml" /> - <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %> - + <%= image_tag "osm_logo.svg", :alt => t("layouts.logo.alt_text"), :class => "logo" %>
<%= yield %>