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

7 lines
85 B
Text
Raw Normal View History

= render "projects/settings_nav"
2011-12-29 21:44:16 +02:00
%h3.page_title New Deploy key
2012-02-18 15:59:01 +02:00
%hr
2011-12-29 21:44:16 +02:00
2012-01-18 00:46:13 +02:00
= render 'form'