Merge branch 'master' into 6588-split-manage-account
[arvados.git] / services / api / app / views / admin_notifier / new_inactive_user.text.erb
index 98c70374be4071908dbd0ac6cea8ce6602762a9a..53a2b9852ed3abaabd1eff9144ab15eb3c87db12 100644 (file)
@@ -3,5 +3,11 @@ A new user landed on the inactive user page:
 
   <%= @user.full_name %> <<%= @user.email %>>
 
+<% if Rails.configuration.workbench_address -%>
+Please see workbench for more information:
+
+  <%= Rails.configuration.workbench_address %>
+
+<% end -%>
 Thanks,
 Your friendly Arvados robot.