X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/69158665f3dfa5dbede350cc2aa4e58342480de1..c96b5b951c9d39a22cf770e2402ef296fa2a6dc4:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index a7dbd15e3..e83261a2b 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -9,7 +9,7 @@ <% lon = params['lon'] || '-0.1' %> <% lat = params['lat'] || '51.5' %> -<% zoom = params['zoom'] || '11' %> +<% zoom = params['zoom'] || '5' %> We're trialing adverts to support the project. Login and they go away. - + <% end %> -