Merge branch '2798-go-keep-client' into 1885-keep-proxy refs #1885
[arvados.git] / apps / workbench / app / views / users / welcome.html.erb
index b78210830e53db94a1e2921b0811b3c12a2ea42f..537041e8f8871c45749db7a3e04c2b5f4520f333 100644 (file)
@@ -1,3 +1,5 @@
+<% content_for :breadcrumbs do raw '<!-- -->' end %>
+
 <%= image_tag "dax.png", style: "float: left; max-width: 25%; margin-right: 2em" %>
 <h1>Hi there!  Please log in to use <%= Rails.configuration.site_name %>.</h1>
 <div class="row-fluid">
@@ -11,7 +13,7 @@
   beyond that.
   </p>
       <p>
-       <a  class="pull-right btn btn-primary" href="<%= $arvados_api_client.arvados_login_url(return_to: request.url) %>">
+       <a  class="pull-right btn btn-primary" href="<%= arvados_api_client.arvados_login_url(return_to: request.url) %>">
          Click here to log in to <%= Rails.configuration.site_name %> with a Google account</a>
       </p>
     </div>