Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[arvados.git] / apps / workbench / app / views / notifications / _ssh_key_notification.html.erb
1    <%= image_tag "dax.png", class: "dax" %>
2     <div>
3       Hi, I noticed that you have not yet set up an SSH public key for use with Arvados.
4       <%= link_to "Click here to set up an SSH public key for use with Arvados.",
5       "/manage_account", style: "font-weight: bold" %>
6     </div>