gitlabhq/app/views/deploy_keys/new.html.haml
2013-03-18 19:35:27 +02:00

7 lines
85 B
Plaintext

= render "projects/settings_nav"
%h3.page_title New Deploy key
%hr
= render 'form'