From: Matt Amos Date: Fri, 1 Apr 2011 09:03:00 +0000 (+0100) Subject: Added SOTM 2011 banner to the side bar X-Git-Tag: live~6293^2~100 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/82db7eccc8857081316469d7eb242f422332f097 Added SOTM 2011 banner to the side bar --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index ad370ad47..eede351df 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -142,6 +142,10 @@ <%= yield :optionals %> +
+ <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2011'), :title => t('layouts.sotm2011'), :border => "0"), "http://stateofthemap.org/register-now/" %> +
+