]> git.arvados.org - arvados.git/blob - apps/workbench/app/views/notifications/_ssh_key_notification.html.erb
Merge branch '8800-queue-query'
[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 ssh_keys_user_path(current_user) do %>
5         <b>Click here to set up an SSH public key for use with Arvados.</b>
6       <%end%>
7     </div>