<%= flash[:notice] %>
X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/da950bbfb43e634abdd512255e1c6440ffa52fa4..6c02cd4b5fe5ccdb8e25f8401b3e89b7c2c13cee:/app/views/layouts/site.rhtml diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index 601e7b0bd..673e12706 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -1,19 +1,15 @@
- <%= javascript_include_tag 'site.js' %> - - <%= stylesheet_link_tag 'site.css' %> + <%= javascript_include_tag 'prototype' %> + <%= javascript_include_tag 'site' %> + + <%= stylesheet_link_tag 'site' %> <%= tag("link", { :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Placename Search", :href => "/opensearch/osm.xml" }) %> <%= tag("link", { :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Postcode Search", :href => "/opensearch/osm-postcode.xml" }) %>