Merge branch '18992-hpc-local-keepstore'
[arvados.git] / services / api / app / views / admin_notifier / new_inactive_user.text.erb
index f5c9a077c05a1c911127c07a78c47674c224f31d..afcf34da714e591066a7e5f706cbaa23d130db11 100644 (file)
@@ -1,12 +1,16 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 
 A new user landed on the inactive user page:
 
   <%= @user.full_name %> <<%= @user.email %>>
 
-<% if not @wb_address.empty? -%>
+<% if Rails.configuration.Services.Workbench1.ExternalURL -%>
 Please see workbench for more information:
 
-  <%= not @wb_address %>
+  <%= Rails.configuration.Services.Workbench1.ExternalURL %>
 
 <% end -%>
 Thanks,