X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2d4263c16812a906589cbc13be26535a85691bd8..270b9295100b50419da8911ea080d025cd52d773:/services/api/app/views/static/intro.html.erb diff --git a/services/api/app/views/static/intro.html.erb b/services/api/app/views/static/intro.html.erb index 94187e800a..bdefaa5c1f 100644 --- a/services/api/app/views/static/intro.html.erb +++ b/services/api/app/views/static/intro.html.erb @@ -1,17 +1,21 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% content_for :js do %> $(function(){ $('button.login').button().click(function(){window.location=$(this).attr('href')}); }); <% end %>
- +

Welcome

-

Clinical Future ORVOS

+

Curoverse ARVADOS

<% if !current_user and session['invite_code'] %> -

Clinical Future Orvos lets you manage and process human genomes and exomes. You can start using the private beta +

Curoverse Arvados lets you manage and process human genomes and exomes. You can start using the private beta now with your Google account.

@@ -19,11 +23,11 @@ $(function(){ <% else %> -

Clinical Future ORVOS is transforming how researchers and +

Curoverse ARVADOS is transforming how researchers and clinical geneticists use whole genome sequences.

If you’re interested in learning more, we’d love to hear from you — - contact orvos@clinicalfuture.com.

+ contact arvados@curoverse.com.

<% if !current_user %>