X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c10a2f2580131fa3d50201376d7b88dba67db684..ab3e5e6d43f993892c625d9a89364d1475ac4488:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 757ee9f15..138b69b1c 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -1,5 +1,5 @@ - + <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'site' %> @@ -81,7 +81,7 @@ <%= t 'layouts.intro_1' %>

- <%= t 'layouts.intro_2' %>. + <%= t 'layouts.intro_2' %>

<%= t 'layouts.intro_3', @@ -114,10 +114,6 @@ <%= yield :left_menu %> -

- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/register" %> -
- <%= yield :optionals %>