1 <%# Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 %>
6 A new user landed on the inactive user page:
8 <%= @user.full_name %> <<%= @user.email %>>
10 <% if Rails.configuration.workbench_address -%>
11 Please see workbench for more information:
13 <%= Rails.configuration.workbench_address %>
17 Your friendly Arvados robot.