2 <html xmlns="http://www.w3.org/1999/xhtml">
 
   5     <title>OpenStreetMap</title>
 
   6     <%= stylesheet_link_tag "errors", :media => "screen" %>
 
   7     <%= render :partial => "layouts/meta" %>
 
  10     <a href="<%= root_path %>">
 
  11       <%= image_tag "osm_logo.svg", :alt => t("layouts.logo.alt_text"), :class => "logo" %>