X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6600221fe3a72f4c5ead056b829b666ed00841a0..827123a8f681a04d8660619e035aef1cd1b2ee23:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index a9919f7d2..6df8f02da 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -2,10 +2,10 @@

- " type="image/svg+xml"> - <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t('layouts.logo.alt_text'), :class => 'logo' %> + " type="image/svg+xml" /> + <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %> - <%= t 'layouts.project_name.h1' %> + <%= t "layouts.project_name.h1" %>

@@ -13,14 +13,16 @@ <%= content_for :header %>