X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/edaddbedaec78a252e988e2271962407e64483fd..596ab82461c6662cbfbe027c16e332d75a1e3c2e:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 37d2b1962..1e4e56e6a 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -1,6 +1,7 @@ - + + <%= javascript_strings %> <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'site' %> @@ -81,7 +82,7 @@ <%= t 'layouts.intro_1' %>

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

<%= t 'layouts.intro_3', @@ -93,11 +94,12 @@ <% if OSM_STATUS == :database_offline or OSM_STATUS == :api_offline %>

- <%= t 'layouts.offline' %> + <%= t 'layouts.osm_offline' %>
<% elsif OSM_STATUS == :database_readonly or OSM_STATUS == :api_readonly %>
- <%= t 'layouts.read_only' %> + <%= t 'layouts.osm_read_only' %> +
<% end %> <% if false %> @@ -113,19 +115,23 @@ <%= 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 %>
-
- <%= t 'layouts.alt_donation' %> +