X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d9f9cf40560671d5d5a2661e298e80e1f09a8e5d..1e13e6ae2d5326d93ec3c55daaac08d884d69265:/app/views/notifier/signup_confirm.text.html.erb diff --git a/app/views/notifier/signup_confirm.text.html.erb b/app/views/notifier/signup_confirm.text.html.erb index c0883382e..5b7566fba 100644 --- a/app/views/notifier/signup_confirm.text.html.erb +++ b/app/views/notifier/signup_confirm.text.html.erb @@ -5,16 +5,17 @@
<%= t'notifier.signup_confirm_html.click_the_link' %>
- +<%= raw(link_to @url, @url) %>
-<%= t'notifier.signup_confirm_html.introductory_video', :introductory_video_link => ('' + t('notifier.signup_confirm_html.video_to_openstreetmap') + '') %> <%= t'notifier.signup_confirm_html.more_videos', :more_videos_link => ('' + t('notifier.signup_confirm_html.more_videos_here') + '') %> +
<%= raw(t'notifier.signup_confirm_html.introductory_video', :introductory_video_link => link_to(t('notifier.signup_confirm_html.video_to_openstreetmap'), "http://showmedo.com/videos/video?name=1800000&fromSeriesID=180")) %> + <%= raw(t'notifier.signup_confirm_html.more_videos', :more_videos_link => link_to(t('notifier.signup_confirm_html.more_videos_here'), "http://showmedo.com/videos/series?name=mS2P1ZqS6")) %>
-<%= t'notifier.signup_confirm_html.get_reading' %>
+<%= raw(t'notifier.signup_confirm_html.get_reading') %>
-<%= t'notifier.signup_confirm_html.ask_questions' %>
+<%= raw(t'notifier.signup_confirm_html.ask_questions') %>
-<%= t'notifier.signup_confirm_html.wiki_signup' %>
+<%= raw(t'notifier.signup_confirm_html.wiki_signup') %>
-<%= t'notifier.signup_confirm_html.user_wiki_page' %>
+<%= raw(t'notifier.signup_confirm_html.user_wiki_page') %>
-<%= t'notifier.signup_confirm_html.current_user' %>
+<%= raw(t'notifier.signup_confirm_html.current_user') %>