X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/67e5d42cccb652e4200a6c97164d492225394305..6d8a27a40903f0dc61876947cecc9401edd3a32c:/apps/workbench/app/views/users/welcome.html.erb diff --git a/apps/workbench/app/views/users/welcome.html.erb b/apps/workbench/app/views/users/welcome.html.erb index e11382f826..9cacebda02 100644 --- a/apps/workbench/app/views/users/welcome.html.erb +++ b/apps/workbench/app/views/users/welcome.html.erb @@ -1,20 +1,38 @@ -<%= image_tag "dax.png", style: "float: left; max-width: 25%; margin-right: 2em" %> -

Hi there! Please log in to use Arvados Workbench.

-
-
+<% content_for :breadcrumbs do raw '' end %> + +
+
-

When you click on the button below you will be taken to a Google sign-in page. - After entering your information, you will be redirected back to the Arvados - Workbench. If you have never used Arvados before, logging in for the first - time will also create a new user account. Arvados uses your your name and - email address from Google services only for identification, and will never - access any personal information.

+ <%= image_tag "dax.png", style: "width: 147px; height: 197px; max-width: 25%; margin-right: 2em", class: 'pull-left' %> + +

Please log in.

+

- - Click here to log in to Arvados Workbench with a Google account + + The "Log in" button below will show you a Google sign-in page. + After you assure Google that you want to log in here with your + Google account, you will be redirected back here to + <%= Rails.configuration.site_name %>. + +

+ + If you have never used <%= Rails.configuration.site_name %> + before, logging in for the first time will automatically + create a new account. + +

+ + <%= Rails.configuration.site_name %> uses your name and + email address only for identification, and does not retrieve + any other personal information from Google. + +

+

+ <%= link_to arvados_api_client.arvados_login_url(return_to: request.url), class: "pull-right btn btn-primary" do %> + Log in to <%= Rails.configuration.site_name %> + + <% end %>

- -