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 you haven't uploaded a new collection yet.
8 <%= link_to "Click here to learn how to upload data to Arvados Keep.",
9 "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-keep.html",
10 style: "font-weight: bold", target: "_blank" %>