X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fb1467a94487cfdfcb19e4f88e05be7aa88096f0..e7c2d2a211e0f5604acc53f4a941067d94d675a9:/app/views/site/index.rhtml?ds=inline diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index d6b18346a..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 %> -