]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/map.html.erb
Update polyfills
[rails.git] / app / views / layouts / map.html.erb
index b0d99893aa6bed0710c078e7f2f89862df6041b4..4d37cdfb8f4200a07185f99292395d5373ceffa2 100644 (file)
                  :bytemark => link_to(t("layouts.partners_bytemark"), "https://www.bytemark.co.uk"),
                  :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %>
         </p>
-        <p><%= t 'layouts.intro_tou_html', :tou_link => link_to(t('layouts.tou'), "https://wiki.osmfoundation.org/wiki/Terms_of_Use") %>
-        </p>      
-        <a class="button learn-more" href="<%= about_path %>"><%= t('layouts.learn_more') %></a>
-        <a class="button sign-up" href="<%= user_new_path %>"><%= t('layouts.start_mapping') %></a>
+        <a class="button learn-more" href="<%= about_path %>"><%= t("layouts.learn_more") %></a>
+        <a class="button sign-up" href="<%= user_new_path %>"><%= t("layouts.start_mapping") %></a>
       </div>
     <% end %>