From: Martijn van Exel Date: Sat, 15 Sep 2012 02:29:48 +0000 (-0600) Subject: Add a banner for SOTM US X-Git-Tag: live~5326 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5f0c590c32565ffb807699df02c7ce8392513210 Add a banner for SOTM US --- diff --git a/app/assets/images/sotmpdx.png b/app/assets/images/sotmpdx.png new file mode 100755 index 000000000..73d0a9d06 Binary files /dev/null and b/app/assets/images/sotmpdx.png differ diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index d25e9326a..15eb1d631 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -126,6 +126,12 @@ <%= yield :left_menu %> +
+ <%= link_to image_tag("sotmpdx.png", + :alt => t('layouts.sotm2012'), + :title => t('layouts.sotm2012'), + :border => "0"), "http://stateofthemap.us/" %> +
diff --git a/config/locales/en.yml b/config/locales/en.yml index cef8431cc..3788abe9f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1003,6 +1003,7 @@ en: community_blogs_title: "Blogs from members of the OpenStreetMap community" foundation: Foundation foundation_title: The OpenStreetMap Foundation + sotm2012: 'Come to the 2012 United States OpenStreetMap Conference, The State of the Map US, October 13-14th in Portland, Oregon!' make_a_donation: title: Support OpenStreetMap with a monetary donation text: Make a Donation