X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f242c9de94fb197c79291c5c885bd9acfb74ab28..c9fa49c99485b0ba1242c6d13e12df9ab1532987:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 9cb6d3df0..9bf39d9b9 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -123,15 +123,14 @@ -
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2011'), :title => t('layouts.sotm2011'), :border => "0"), "http://stateofthemap.org/register-now/" %> -
-
+ <% if defined?(PIWIK_LOCATION) and defined?(PIWIK_SITE) -%> + <%= render :partial => "layouts/piwik" %> + <% end -%>