<%= @notice || flash[:notice] %>
- <% end %>
-
- <%= yield %>
- X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b0e15608750417351c2ac3d9ffa6d13fcf6c8ccb..d39533cd50d4b25ef5cc5e39fd79ee91c02ecc23:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 82efdefce..7c921658d 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -1,144 +1,11 @@ - - -
- - <%= javascript_include_tag 'prototype' %> - <%= javascript_include_tag 'site' %> - - <%= stylesheet_link_tag 'site' %> - <%= stylesheet_link_tag 'print', :media => "print" %> - <%= tag("link", { :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => "/opensearch/osm.xml" }) %> - <%= tag("meta", { :name => "description", :content => "OpenStreetMap is the free wiki world map." }) %> - <%= yield :head %> -- <%= t 'layouts.intro_1' %> -
-- <%= t 'layouts.intro_2' %> -
-- <%= t 'layouts.intro_3', - :ucl => link_to(t('layouts.intro_3_ucl'), "http://www.vr.ucl.ac.uk"), - :bytemark => link_to(t('layouts.intro_3_bytemark'), "http://www.bytemark.co.uk") %> -
-