Remove banner ad section
This commit is contained in:
parent
8d01db3a3e
commit
8331a7ec89
1 changed files with 0 additions and 12 deletions
|
@ -70,18 +70,6 @@
|
|||
</li>
|
||||
<%= yield :left_menu %>
|
||||
</ul>
|
||||
<div class='ad-container inner11'>
|
||||
<div class='ads'>
|
||||
<%= ad = [{:image => 'sotm-birmingham-ad.png',
|
||||
:title => 'State of the Map Birmingham',
|
||||
:href =>'http://stateofthemap.org/'}].sample
|
||||
|
||||
link_to ad[:href], :title => ad[:title] do
|
||||
image_tag ad[:image], :class => :ad
|
||||
end
|
||||
%>
|
||||
</div>
|
||||
</div>
|
||||
<a title="<%= h(t('layouts.make_a_donation.title')) %>" href="http://donate.openstreetmap.org/" class="donate">
|
||||
<span class='icon donate'></span>
|
||||
<span><%= h(t('layouts.make_a_donation.text')) %></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue