8784: Fix test for latest firefox.
[arvados.git] / apps / workbench / app / views / notifications / _jobs_notification.html.erb
1   <p><%= image_tag "dax.png", class: "dax" %>
2     Hi, I noticed you haven't run a job yet. 
3     <%= link_to "Click here to learn how to run an Arvados Crunch job.", 
4         "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-job1.html", 
5         style: "font-weight: bold",
6         target: "_blank" %>
7   </p>
8