gitlab-org--gitlab-foss/app/views/keys/edit.html.haml

8 lines
88 B
Plaintext

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