Welcome to mirror list, hosted at ThFree Co, Russian Federation.

edit.html.haml « keys « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60a3afedddca735d2f4337ebfeef3ab13ddb48af (plain)
1
2
3
4
5
6
7
%h1 Editing key

= render 'form'

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