X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6674873478c9fe221d2fd78f76cabc6d4b03c0aa..b0e15608750417351c2ac3d9ffa6d13fcf6c8ccb:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index ed8c1456b..82efdefce 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -1,14 +1,17 @@ - + <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'site' %> - - <%= stylesheet_link_tag 'site-sml', :media => "only screen and (max-width: 481px)" %> - <%= stylesheet_link_tag 'site', :media => "screen and (min-width: 482px)" %> - <%= stylesheet_link_tag 'print', :media => "print" %> + <%= 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 %> @@ -120,12 +123,20 @@ <%= yield :optionals %>
-
- <%= t 'layouts.alt_donation' %> +