gitlabhq/app/views/keys/edit.html.haml
2011-10-09 00:36:38 +03:00

8 lines
88 B
Plaintext

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