21059: Remote user status WIP
[arvados.git] / services / api / app / views / admin_notifier / new_inactive_user.text.erb
index afcf34da714e591066a7e5f706cbaa23d130db11..4b572128b52500603b3a8e00a53d5e720025d25c 100644 (file)
@@ -2,15 +2,14 @@
 
 SPDX-License-Identifier: AGPL-3.0 %>
 
-
 A new user landed on the inactive user page:
 
   <%= @user.full_name %> <<%= @user.email %>>
 
 <% if Rails.configuration.Services.Workbench1.ExternalURL -%>
-Please see workbench for more information:
+Please see Workbench for more information:
 
-  <%= Rails.configuration.Services.Workbench1.ExternalURL %>
+  <%= Rails.configuration.Services.Workbench1.ExternalURL %>user/<%=@user.uuid%>
 
 <% end -%>
 Thanks,