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

6 lines
66 B
Text
Raw Normal View History

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