Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / notifications / _collections_notification.html.erb
1 <%# Copyright (C) The Arvados Authors. All rights reserved.
2
3 SPDX-License-Identifier: AGPL-3.0 %>
4
5   <%= image_tag "dax.png", class: "dax" %>
6   <p>
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.Workbench.ArvadosDocsite}/user/tutorials/tutorial-keep.html",
10         style: "font-weight: bold", target: "_blank" %>
11   </p>