8784: Fix test for latest firefox.
[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>