X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/97978ceeb9047ec6894b822ca947a466c2462988..8de8ef4f6b0174f68efca340b2e71df34fe2ae63:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 25cebdc23..aec6c10fe 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -5,17 +5,70 @@ -
-
- 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 %> + We're trialing adverts to support the project. Login and they go away. + + <% end %> +