X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0625c1effb8f5e2871557439c5ebf7c106db6a1f..9077419ca810b400a0fe0c12a5dfa639218c3a01:/app/views/layouts/map.html.erb diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index 05f070914..7e2196a3b 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -44,9 +44,9 @@

<%= t 'layouts.intro_text' %>

<%= t 'layouts.hosting_partners_html', - :ucl => link_to(t('layouts.partners_ucl'), "https://www.ucl.ac.uk"), - :bytemark => link_to(t('layouts.partners_bytemark'), "https://www.bytemark.co.uk"), - :partners => link_to(t('layouts.partners_partners'), "https://hardware.openstreetmap.org/thanks/") %> + :ucl => link_to(t('layouts.partners_ucl'), "https://www.ucl.ac.uk"), + :bytemark => link_to(t('layouts.partners_bytemark'), "https://www.bytemark.co.uk"), + :partners => link_to(t('layouts.partners_partners'), "https://hardware.openstreetmap.org/thanks/") %>

<%= t('layouts.learn_more') %> <%= t('layouts.start_mapping') %>