Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / services / api / app / views / admin_notifier / new_inactive_user.text.erb
1 <%# Copyright (C) The Arvados Authors. All rights reserved.
2
3 SPDX-License-Identifier: AGPL-3.0 %>
4
5
6 A new user landed on the inactive user page:
7
8   <%= @user.full_name %> <<%= @user.email %>>
9
10 <% if Rails.configuration.Services.Workbench1.ExternalURL -%>
11 Please see workbench for more information:
12
13   <%= Rails.configuration.Services.Workbench1.ExternalURL %>
14
15 <% end -%>
16 Thanks,
17 Your friendly Arvados robot.