X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9619dfdb4bac9df864b738c2180120a680fe9cec..37e74fc5cbca3082a887f02ff320f5c72254df3c:/app/views/site/index.rhtml
diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml
index 6e893d1a1..4d3b4e7e8 100644
--- a/app/views/site/index.rhtml
+++ b/app/views/site/index.rhtml
@@ -17,12 +17,17 @@
<% zoom = params['zoom'] || '4' %>
<% end %>
-<%= javascript_include_tag '/openlayers/OpenLayers.js' %>
+
<%= javascript_include_tag 'map.js' %>
+<% unless @user %>
+
+<% end %>
+
+