X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0fae5627a5901a7f4262ade563953dcd55818b86..9f341430493cdaafb6ea9ce6ac29fc6af291d57c:/app/views/layouts/error.html.erb 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 %>