gitlabhq/app/views/deploy_keys/new.html.haml

6 lines
66 B
Plaintext
Raw Normal View History

2012-01-17 23:46:13 +01:00
= render "repositories/head"
2011-12-29 20:44:16 +01:00
2012-01-17 23:46:13 +01:00
%h2 New Deploy key
2011-12-29 20:44:16 +01:00
2012-01-17 23:46:13 +01:00
= render 'form'