]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/signup_confirm.html.erb
74aae6af14a86ce8f23914c0dd773d7ab6bcb61d
[rails.git] / app / views / notifier / signup_confirm.html.erb
1 <p><%= t'notifier.signup_confirm_html.greeting' %></p>
2
3 <% if @url %>
4 <p><%= t'notifier.signup_confirm_html.hopefully_you' %>
5    <%= SERVER_URL %>.</p>
6
7 <p><%= t'notifier.signup_confirm_html.click_the_link' %></p>
8
9 <p><%= raw(link_to @url, @url) %></p>
10 <% else %>
11 <p><%= t'notifier.signup_confirm_html.created_account' %>
12     <%= SERVER_URL %>.</p>
13 <p><%= t'notifier.signup_confirm_html.welcome' %></p>
14 <% end %>
15
16 <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")) %>
17    <%= 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>
18
19 <p><%= raw(t'notifier.signup_confirm_html.get_reading') %></p>
20
21 <p><%= raw(t'notifier.signup_confirm_html.ask_questions') %></p>
22
23 <p><%= raw(t'notifier.signup_confirm_html.wiki_signup') %></p>
24
25 <p><%= raw(t'notifier.signup_confirm_html.user_wiki_page') %></p> 
26
27 <p><%= raw(t'notifier.signup_confirm_html.current_user') %></p>