X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/40df5992d4d8071a6e10a20ecdeb0470a80764cc..5e9787f914dd1a2f762ae7a653fe8dda36f8f555:/apps/workbench/app/views/users/inactive.html.erb diff --git a/apps/workbench/app/views/users/inactive.html.erb b/apps/workbench/app/views/users/inactive.html.erb index 5f825e47e6..f3cb3cf5ca 100644 --- a/apps/workbench/app/views/users/inactive.html.erb +++ b/apps/workbench/app/views/users/inactive.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% content_for :breadcrumbs do raw '' end %>
@@ -16,7 +20,16 @@ An administrator must activate your account before you can get any further. +

+ + <%= link_to 'Retry', (params[:return_to] || '/'), class: 'btn btn-primary' %> +

+ +

+ Already have an account with a different login? Link this login to your existing account. +

+