Add 'tools/arvbox/' from commit 'd3d368758db1f4a9fa5b89f77b5ee61d68ef5b72'
[arvados.git] / services / api / app / views / admin_notifier / new_inactive_user.text.erb
1
2 A new user landed on the inactive user page:
3
4   <%= @user.full_name %> <<%= @user.email %>>
5
6 <% if Rails.configuration.workbench_address -%>
7 Please see workbench for more information:
8
9   <%= Rails.configuration.workbench_address %>
10
11 <% end -%>
12 Thanks,
13 Your friendly Arvados robot.