X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a42dc9f4826da27b21fa1f66ea6318110afaa0b2..fb1467a94487cfdfcb19e4f88e05be7aa88096f0:/app/views/site/index.rhtml?ds=sidebyside diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index e08565a21..d6b18346a 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -5,19 +5,92 @@ -
-
- zoom out - zoom in -
-
+
-
+<% lon = params['lon'] || '-0.1' %> +<% lat = params['lat'] || '51.5' %> +<% zoom = params['zoom'] || '11' %> + + + + + + + <% unless @user %> +
+ We're trialing adverts to support the project. Login and they go away. +
+ <% end %> + +