projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tweak example templates
[arvados.git]
/
apps
/
workbench
/
app
/
views
/
authorized_keys
/
index.html.erb
1
<%= render partial: 'application/index' %>
2
3
<hr />
4
5
<p>
6
See also:
7
<%= link_to raw('Arvados Docs → User Guide → SSH access'), 'http://doc.arvados.org/user/ssh-access.html' %>.
8
</p>