</ul>
</div>
- <div id="sotm">
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2011'), :title => t('layouts.sotm2011'), :border => "0"), "http://stateofthemap.org/register-now/" %>
- </div>
-
<center>
<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>
</center>
</div>
+ <% if defined?(PIWIK_LOCATION) and defined?(PIWIK_SITE) -%>
+ <%= render :partial => "layouts/piwik" %>
+ <% end -%>
</body>
</html>