summaryrefslogtreecommitdiff
path: root/app/views/profiles/keys/new.html.haml
blob: 3470b83def50ced8acd2cb42eda47b0c4c65a6be (plain)
1
2
3
4
5
6
- page_title "Add SSH Keys"
%h3.page-title Add an SSH Key
%p.light
  Paste your public key here. Read more about how to generate a key on #{link_to "the SSH help page", help_page_path("ssh", "README")}.
%hr
= render 'form'