]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.rhtml
more rails front end bits
[rails.git] / app / views / site / index.rhtml
index e08565a21bb08f79461c0689988dcda85ab35f0a..25cebdc23397b8bb6e9bfabb81d94a703d55853c 100644 (file)
 
 <div id="debuginfo"></div>
 
+<% unless @user %>
+<div id="gads">
+  <script type="text/javascript"><!--
+    google_ad_client = "pub-7727744269903103";
+    google_ad_width = 728;
+    google_ad_height = 90;
+    google_ad_format = "728x90_as";
+    google_ad_type = "text";
+    google_ad_channel ="";
+    google_color_border = "CCCCCC";
+    google_color_bg = "FFFFFF";
+    google_color_link = "000000";
+    google_color_url = "000080";
+    google_color_text = "000000";
+    //--></script><script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>We're trialing adverts to support the project. Login and they go away.
+</div>
+<% end %>
+
+
 <script type="text/javascript">
   lat = 0;
   lon = 0;