X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fe5cbadf3dd0a5cd397645e8476b54da8e57597e..0884e7b43192bf924f505d12e3d9810e61da7ac9:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 19835489c..4c12bfe14 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -73,13 +73,13 @@ <%= t 'layouts.intro_1' %>

- <%= raw(t 'layouts.intro_2', + <%= t 'layouts.intro_2_html', :download => link_to(t('layouts.intro_2_download'), "http://planet.openstreetmap.org/"), :use => link_to(t('layouts.intro_2_use'), t('layouts.intro_2_use_url')), :license => link_to(t('layouts.intro_2_license'), url_for({:controller => 'site', :action => 'copyright'})), :create_account => link_to(t('layouts.intro_2_create_account'), - url_for({:controller => 'user', :action => 'new'}))) + url_for({:controller => 'user', :action => 'new'})) %>

@@ -131,11 +131,11 @@ <%= h(t('layouts.make_a_donation.text')) %>