2 <html xmlns="http://www.w3.org/1999/xhtml">
5 <title>OpenStreetMap</title>
6 <%= stylesheet_link_tag "errors", :media => "screen" %>
9 <a href="<%= root_path %>">
11 <source srcset="<%= image_path "osm_logo.svg" %>" type="image/svg+xml" />
12 <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %>