% content_for :breadcrumbs do raw '' end %>
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 %>