From c96b5b951c9d39a22cf770e2402ef296fa2a6dc4 Mon Sep 17 00:00:00 2001 From: Steve Coast Date: Tue, 23 Jan 2007 18:57:30 +0000 Subject: [PATCH 1/1] bring rails front page in to line with current one --- app/views/site/index.rhtml | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 344c43273..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 %> - -- 2.43.2