summaryrefslogtreecommitdiff
path: root/app/views/keys/edit.html.haml
blob: 60a3afedddca735d2f4337ebfeef3ab13ddb48af (plain)
1
2
3
4
5
6
7
%h1 Editing key

= render 'form'

= link_to 'Show', @key
\|
= link_to 'Back', keys_path