2 <html lang="<%= I18n.locale %>" dir="<%= dir %>">
5 <title>OpenStreetMap</title>
6 <%= stylesheet_link_tag "errors", :media => "screen" %>
7 <%= render :partial => "layouts/meta" %>
11 <a href="<%= root_path %>" class="logo">
12 <%= image_tag "osm_logo.svg", :alt => t("layouts.logo.alt_text") %>