Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[arvados.git] / apps / workbench / app / views / notifications / _collections_notification.html.erb
1   <%= image_tag "dax.png", class: "dax" %>
2   <p>
3     Hi, I noticed you haven't uploaded a new collection yet. 
4     <%= link_to "Click here to learn how to upload data to Arvados Keep.", 
5         "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-keep.html", 
6         style: "font-weight: bold", target: "_blank" %>
7   </p>