Revert "Add SOTM advert"

This reverts commit 15a7276a9f.
This commit is contained in:
Tom Hughes 2014-11-09 23:03:04 +00:00
parent ac2f9308b9
commit f0ecc6312b
5 changed files with 0 additions and 58 deletions

View file

@ -30,21 +30,6 @@
<p class="error"><%= t 'layouts.osm_read_only' %></p>
<% end %>
<div id="sotm">
<a href="http://www.stateofthemap.org/?l=en"><%= image_tag "sotm.png" %></a>
<h2>
<a><span class="icon close"></span></a>
<a href="http://www.stateofthemap.org/?l=en"><%= t 'layouts.sotm_header' %></a>
</h2>
<p><a href="http://www.stateofthemap.org/?l=en">
<%= t 'layouts.sotm_line_1' %>
<br />
<%= t 'layouts.sotm_line_2' %>
<br />
<%= t 'layouts.sotm_line_3' %>
</a></p>
</div>
<div id="flash">
<%= render :partial => "layouts/flash" %>
</div>