X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/98bfaace9aeba7fb387596cc16b2e661506173c6..26cd62d5f263e348206f9ae2bfa2e0e07aa35d08:/app/views/layouts/error.html.erb?ds=sidebyside diff --git a/app/views/layouts/error.html.erb b/app/views/layouts/error.html.erb index 435de3015..dfcb3cb91 100644 --- a/app/views/layouts/error.html.erb +++ b/app/views/layouts/error.html.erb @@ -8,7 +8,7 @@ - <%= 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 %>