gitlabhq/app/views/deploy_keys/edit.html.haml
2011-12-29 21:44:16 +02:00

8 lines
103 B
Plaintext

%h1 Editing key
= render 'form'
= link_to 'Show', @key
\|
= link_to 'Back', project_deploy_keys_path