]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/signup_confirm.html.erb
Return the body of a note comment as a rich text object
[rails.git] / app / views / notifier / signup_confirm.html.erb
1 <p><%= t'notifier.signup_confirm_html.greeting' %></p>
2
3 <p><%= t'notifier.signup_confirm_html.hopefully_you' %>
4    <%= SERVER_URL %>.</p>
5
6 <p><%= t'notifier.signup_confirm_html.click_the_link' %></p>
7
8 <p><%= raw(link_to @url, @url) %></p>
9
10 <p><%= 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")) %>
11    <%= 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")) %></p>
12
13 <p><%= raw(t'notifier.signup_confirm_html.get_reading') %></p>
14
15 <p><%= raw(t'notifier.signup_confirm_html.ask_questions') %></p>
16
17 <p><%= raw(t'notifier.signup_confirm_html.wiki_signup') %></p>
18
19 <p><%= raw(t'notifier.signup_confirm_html.user_wiki_page') %></p> 
20
21 <p><%= raw(t'notifier.signup_confirm_html.current_user') %></p>