]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/error.html.erb
Added greeting to friendship notification
[rails.git] / app / views / layouts / error.html.erb
index 435de3015346f97b9c8a72c1ff204acf0ba3ac4c..dfcb3cb91c27a7924ded612df5a5596b71c9cb7a 100644 (file)
@@ -8,7 +8,7 @@
   </head>
   <body>
     <a href="<%= root_path %>">
-      <%= 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" %>
     </a>
     <div class="details">
       <%= yield %>