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

7 lines
88 B
Text

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