X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..32e3f6eb604d3692f10f16220a78e07c056be00e:/services/api/app/views/user_notifier/account_is_setup.text.erb diff --git a/services/api/app/views/user_notifier/account_is_setup.text.erb b/services/api/app/views/user_notifier/account_is_setup.text.erb index 5d8c9e7d25..2500bf13c2 100644 --- a/services/api/app/views/user_notifier/account_is_setup.text.erb +++ b/services/api/app/views/user_notifier/account_is_setup.text.erb @@ -4,10 +4,11 @@ Hi there, <% end -%> -Your Arvados account has been set up. You can log in with your Google account -associated with the e-mail address <%= @user.email %><% if Rails.configuration.workbench_address %> at: +Your Arvados shell account has been set up. Please visit the virtual machines page <% if Rails.configuration.workbench_address %>at - <%= Rails.configuration.workbench_address %><% else %>.<% end %> + <%= Rails.configuration.workbench_address %><%= "/" if !Rails.configuration.workbench_address.end_with?("/") %>users/<%= @user.uuid%>/virtual_machines <% else %><% end %> + +for connection instructions. Thanks, The Arvados team.