Add SoTM Scotland banner
This commit is contained in:
parent
1b0028574a
commit
749caaff73
3 changed files with 7 additions and 0 deletions
|
@ -127,6 +127,12 @@
|
|||
<%= yield :left_menu %>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="sotm">
|
||||
<%= link_to image_tag("sotmscotland.png",
|
||||
:alt => t('layouts.sotmscotland2012'),
|
||||
:title => t('layouts.sotmscotland2012'),
|
||||
:border => "0"), "http://sotms.eventbrite.com/" %>
|
||||
</div>
|
||||
<div class="donate">
|
||||
<a href="http://donate.openstreetmap.org/" title="<%= h(t('layouts.make_a_donation.title')) %>"><%= h(t('layouts.make_a_donation.text')) %></a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue