X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/afc3a4380cb3097c01e702da072ef70e24aa0888..b61e414356ba20b6ab9e80b0c7503efd549a878c:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 9927782ca..f43d3b395 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -1,7 +1,7 @@ <%= render :partial => "layouts/head" %> - +
<%= link_to(image_tag("osm_logo.png", :size => "16x16", :border => 0, :alt => t('layouts.logo.alt_text')), :controller => 'site', :action => 'index') %>

<%= t 'layouts.project_name.h1' %>

@@ -64,11 +64,9 @@
<%= yield :optionals %> @@ -103,7 +101,7 @@ <% if false %> <% end %> @@ -126,12 +124,10 @@