X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ac84cd774f837fd1feced6e2f535fe4c2e0518a8..9ea1f795a9c4050d8f01cd2f130a3c6c3ea1fd69:/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..389044f92f 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,6 +20,10 @@ An administrator must activate your account before you can get any further. +

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