X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2ba4bf374454cb693d7562679031d49f278e5521..89a132d31c8ca3b446c716860e55bf31bc811bd0:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 5a72eeeb3..ab60af2fa 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,16 +1,18 @@ -
+

- + <%= image_tag "osm_logo.png", :alt => t('layouts.logo.alt_text'), :class => 'logo' %> <%= t 'layouts.project_name.h1' %>

+ @@ -39,12 +41,12 @@
  • <%= link_to t('layouts.about'), about_path %>
  • <% if @user %> -