X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c0775f96a2aec0b07106ea641a92aba6e61af9a..f2d205a59eb4af5a861cbdf20f498e747554ea9f:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 377cd8156..9bf39d9b9 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -28,17 +28,18 @@
-
+
@@ -122,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 -%>