Merge branch 'master' into 13822-nm-delayed-daemon
[arvados.git] / apps / workbench / app / views / users / inactive.html.erb
index 5f825e47e6f9f2649ea555c804dad475b8e6cf22..f3cb3cf5cae7d25bde0ed590a0f81c45a37447f3 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% content_for :breadcrumbs do raw '<!-- -->' end %>
 
 <div class="row">
         An administrator must activate your account before you can get
         any further.
 
+      </p><p>
+
+        <%= link_to 'Retry', (params[:return_to] || '/'), class: 'btn btn-primary' %>
+
       </p>
+
+      <p>
+       Already have an account with a different login?  <a href="/users/link_account">Link this login to your existing account.</a>
+      </p>
+
     </div>
   </div>
 </div>