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.Services.Workbench1.ExternalURL -%>
11 Please see workbench for more information:
13 <%= Rails.configuration.Services.Workbench1.ExternalURL %>
17 Your friendly Arvados robot.