<%= javascript_include_tag 'site' %>
<!--[if lt IE 7]><%= javascript_include_tag 'pngfix' %><![endif]--> <!-- thanks, microsoft! -->
<%= stylesheet_link_tag 'common' %>
- <%= stylesheet_link_tag 'browser-icons' %>
<!--[if IE]><%= stylesheet_link_tag 'large', :media => "screen" %><![endif]--> <!-- IE is totally broken with CSS media queries -->
<%= stylesheet_link_tag 'small', :media => "only screen and (max-width: 481px)" %>
<%= stylesheet_link_tag 'large', :media => "screen and (min-width: 482px)" %>
</div>
<% end %>
+ <div class="notice">
+ OpenStreetMap will be undergoing database maintenance from 1st to 3rd
+ July. See
+ the <a href="http://wiki.openstreetmap.org/wiki/July_2010_DB_Upgrade">wiki</a>
+ for details.
+ </div>
+
<% if false %>
<div id="donate" class="notice">
<%= t 'layouts.donate', :link => "<a href=\"http://donate.openstreetmap.org/\">#{t('layouts.donate_link_text')}</a>" %>
<%= yield :left_menu %>
</div>
+ <div id="sotm" class="notice">
+ <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/register/" %>
+ </div>
+
<%= yield :optionals %>
<center>