1 <%# Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 %>
5 <%= image_tag "dax.png", class: "dax" %>
7 Hi, I noticed that you have not yet set up an SSH public key for use with Arvados.
8 <%= link_to ssh_keys_user_path(current_user) do %>
9 <b>Click here to set up an SSH public key for use with Arvados.</b>