projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
18874: Merge branch 'main' from arvados-workbench2.git
[arvados.git]
/
services
/
api
/
app
/
views
/
user_notifier
/
account_is_setup.text.erb
1
<%# Copyright (C) The Arvados Authors. All rights reserved.
2
3
SPDX-License-Identifier: AGPL-3.0 %>
4
5
<%= ERB.new(Rails.configuration.Users.UserSetupMailText, 0, "-").result(binding) %>