gitlabhq/app/views/keys/edit.html.haml
Dmitriy Zaporozhets d378468794 v1.0
2011-10-13 04:00:00 +03:00

8 lines
88 B
Plaintext

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