gitlab-org--gitlab-foss/app/views/deploy_keys/new.html.haml

7 lines
70 B
Plaintext
Raw Normal View History

2012-01-17 22:46:13 +00:00
= render "repositories/head"
2011-12-29 19:44:16 +00:00
2012-02-18 13:59:01 +00:00
%h3 New Deploy key
%hr
2011-12-29 19:44:16 +00:00
2012-01-17 22:46:13 +00:00
= render 'form'