projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' into 3112-report-bug
[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 not @wb_address.empty? -%>
7
Please see workbench for more information:
8
9
<%= @wb_address %>
10
11
<% end -%>
12
Thanks,
13
Your friendly Arvados robot.